Home
last modified time | relevance | path

Searched defs:vp9_block_error_fp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/config/generic/
H A Dvp9_rtcd.h50 #define vp9_block_error_fp vp9_block_error_fp_c macro
/aosp_15_r20/external/libvpx/config/arm64/
H A Dvp9_rtcd.h54 RTCD_EXTERN int64_t (*vp9_block_error_fp)(const tran_low_t *coeff, const tran_low_t *dqcoeff, int b… variable
/aosp_15_r20/external/libvpx/config/x86_64/
H A Dvp9_rtcd.h52 #define vp9_block_error_fp vp9_block_error_fp_sse2 macro
/aosp_15_r20/external/libvpx/config/arm-neon/
H A Dvp9_rtcd.h52 #define vp9_block_error_fp vp9_block_error_fp_neon macro
/aosp_15_r20/external/libvpx/config/x86/
H A Dvp9_rtcd.h52 #define vp9_block_error_fp vp9_block_error_fp_sse2 macro