Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h655 #define vpx_highbd_avg_8x8 vpx_highbd_avg_8x8_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c794 s_avg = vpx_highbd_avg_8x8(s + y8_idx * sp + x8_idx, sp); in fill_variance_8x8avg()
796 d_avg = vpx_highbd_avg_8x8(d + y8_idx * dp + x8_idx, dp); in fill_variance_8x8avg()
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h708 #define vpx_highbd_avg_8x8 vpx_highbd_avg_8x8_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h708 #define vpx_highbd_avg_8x8 vpx_highbd_avg_8x8_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h833 #define vpx_highbd_avg_8x8 vpx_highbd_avg_8x8_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h834 #define vpx_highbd_avg_8x8 vpx_highbd_avg_8x8_sse2 macro