Home
last modified time | relevance | path

Searched refs:vpx_highbd_convolve8 (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c144 sf->highbd_predict[1][0][0] = vpx_highbd_convolve8;
152 sf->highbd_predict[0][1][0] = vpx_highbd_convolve8;
158 sf->highbd_predict[0][0][0] = vpx_highbd_convolve8;
160 sf->highbd_predict[0][1][0] = vpx_highbd_convolve8;
162 sf->highbd_predict[1][0][0] = vpx_highbd_convolve8;
167 sf->highbd_predict[1][1][0] = vpx_highbd_convolve8;
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h661 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h715 #define vpx_highbd_convolve8 vpx_highbd_convolve8_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h715 #define vpx_highbd_convolve8 vpx_highbd_convolve8_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h839 #define vpx_highbd_convolve8 vpx_highbd_convolve8_c macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h841 #define vpx_highbd_convolve8 vpx_highbd_convolve8_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3065 vpx_highbd_convolve8(CONVERT_TO_SHORTPTR(src_ptr), src_stride,