Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h652 #define vpx_highbd_avg_4x4 vpx_highbd_avg_4x4_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c758 s_avg = vpx_highbd_avg_4x4(s + y4_idx * sp + x4_idx, sp); in fill_variance_4x4avg()
760 d_avg = vpx_highbd_avg_4x4(d + y4_idx * dp + x4_idx, dp); in fill_variance_4x4avg()
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h705 #define vpx_highbd_avg_4x4 vpx_highbd_avg_4x4_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h705 #define vpx_highbd_avg_4x4 vpx_highbd_avg_4x4_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h829 #define vpx_highbd_avg_4x4 vpx_highbd_avg_4x4_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h830 #define vpx_highbd_avg_4x4 vpx_highbd_avg_4x4_sse2 macro