Home
last modified time | relevance | path

Searched refs:vpx_highbd_convolve_copy (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c132 sf->highbd_predict[0][0][0] = vpx_highbd_convolve_copy;
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c2530 vpx_highbd_convolve_copy( in vp9_pick_inter_mode()
2655 vpx_highbd_convolve_copy( in vp9_pick_inter_mode()
Dvp9_rdopt.c492 vpx_highbd_convolve_copy(CONVERT_TO_SHORTPTR(src), src_stride, in copy_block_visible()
514 vpx_highbd_convolve_copy(CONVERT_TO_SHORTPTR(src_ptr), src_stride, in copy_block_visible()
681 vpx_highbd_convolve_copy(CONVERT_TO_SHORTPTR(dst), dst_stride, recon16, in dist_block()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h682 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h743 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h743 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h862 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h869 #define vpx_highbd_convolve_copy vpx_highbd_convolve_copy_sse2 macro