Searched refs:av1_highbd_block_error_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | error_block_test.cc | 251 make_tuple(&av1_highbd_block_error_sse2, &av1_highbd_block_error_c, 253 make_tuple(&av1_highbd_block_error_sse2, &av1_highbd_block_error_c, 255 make_tuple(&av1_highbd_block_error_sse2, &av1_highbd_block_error_c, 271 make_tuple(&av1_highbd_block_error_avx2, &av1_highbd_block_error_c, 273 make_tuple(&av1_highbd_block_error_avx2, &av1_highbd_block_error_c, 275 make_tuple(&av1_highbd_block_error_avx2, &av1_highbd_block_error_c, 291 make_tuple(&av1_highbd_block_error_neon, &av1_highbd_block_error_c, 293 make_tuple(&av1_highbd_block_error_neon, &av1_highbd_block_error_c, 295 make_tuple(&av1_highbd_block_error_neon, &av1_highbd_block_error_c,
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | av1_rtcd.h | 306 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block… 307 #define av1_highbd_block_error av1_highbd_block_error_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | av1_rtcd.h | 338 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | av1_rtcd.h | 338 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | av1_rtcd.h | 376 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | av1_rtcd.h | 398 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | rdopt.c | 662 int64_t av1_highbd_block_error_c(const tran_low_t *coeff, in av1_highbd_block_error_c() function
|