Searched refs:av1_lowbd_pixel_proj_error_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | pickrst_test.cc | 110 err_ref = av1_lowbd_pixel_proj_error_c(src, h_end, v_end, src_stride, dgd, in RunPixelProjErrorTest() 161 err_ref = av1_lowbd_pixel_proj_error_c( in RunPixelProjErrorTest_ExtremeValues()
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | av1_rtcd.h | 462 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, int src_stride, co… 463 #define av1_lowbd_pixel_proj_error av1_lowbd_pixel_proj_error_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | av1_rtcd.h | 503 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, int src_stride, co… 504 #define av1_lowbd_pixel_proj_error av1_lowbd_pixel_proj_error_c
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | av1_rtcd.h | 501 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, int src_stride, co… 502 #define av1_lowbd_pixel_proj_error av1_lowbd_pixel_proj_error_c
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | av1_rtcd.h | 574 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, int src_stride, co…
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | av1_rtcd.h | 605 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, int src_stride, co…
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickrst.c | 228 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, in av1_lowbd_pixel_proj_error_c() function
|