Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h478 #define vpx_highbd_12_variance16x16 vpx_highbd_12_variance16x16_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h531 #define vpx_highbd_12_variance16x16 vpx_highbd_12_variance16x16_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h531 #define vpx_highbd_12_variance16x16 vpx_highbd_12_variance16x16_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h609 #define vpx_highbd_12_variance16x16 vpx_highbd_12_variance16x16_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h610 #define vpx_highbd_12_variance16x16 vpx_highbd_12_variance16x16_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1842 vpx_highbd_sad16x16_avg_bits12, vpx_highbd_12_variance16x16, in MAKE_BFP_SADAVG_WRAPPER()