Home
last modified time | relevance | path

Searched refs:vpx_highbd_10_variance8x8 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h379 #define vpx_highbd_10_variance8x8 vpx_highbd_10_variance8x8_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h432 #define vpx_highbd_10_variance8x8 vpx_highbd_10_variance8x8_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h432 #define vpx_highbd_10_variance8x8 vpx_highbd_10_variance8x8_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h483 #define vpx_highbd_10_variance8x8 vpx_highbd_10_variance8x8_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h484 #define vpx_highbd_10_variance8x8 vpx_highbd_10_variance8x8_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1731 vpx_highbd_sad8x8_avg_bits10, vpx_highbd_10_variance8x8, in MAKE_BFP_SADAVG_WRAPPER()