Home
last modified time | relevance | path

Searched refs:av1_lowbd_pixel_proj_error_c (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dpickrst_test.cc110 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 Dav1_rtcd.h462 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 Dav1_rtcd.h503 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 Dav1_rtcd.h501 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 Dav1_rtcd.h574 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 Dav1_rtcd.h605 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 Dpickrst.c228 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, in av1_lowbd_pixel_proj_error_c() function