Searched refs:vp9_highbd_block_error_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_block_error_test.cc | 178 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c, 180 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c, 182 make_tuple(&vp9_highbd_block_error_sse2, &vp9_highbd_block_error_c, 204 make_tuple(&vp9_highbd_block_error_neon, &vp9_highbd_block_error_c, 206 make_tuple(&vp9_highbd_block_error_neon, &vp9_highbd_block_error_c, 208 make_tuple(&vp9_highbd_block_error_neon, &vp9_highbd_block_error_c,
|
/aosp_15_r20/external/libvpx/config/generic/ |
H A D | vp9_rtcd.h | 67 int64_t vp9_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block… 68 #define vp9_highbd_block_error vp9_highbd_block_error_c
|
/aosp_15_r20/external/libvpx/config/x86_64/ |
H A D | vp9_rtcd.h | 73 int64_t vp9_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libvpx/config/x86/ |
H A D | vp9_rtcd.h | 73 int64_t vp9_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libvpx/config/arm-neon/ |
H A D | vp9_rtcd.h | 73 int64_t vp9_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libvpx/config/arm64/ |
H A D | vp9_rtcd.h | 75 int64_t vp9_highbd_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, intptr_t block…
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_rdopt.c | 286 int64_t vp9_highbd_block_error_c(const tran_low_t *coeff, in vp9_highbd_block_error_c() function
|