Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1036 #define vpx_highbd_sad8x16x4d vpx_highbd_sad8x16x4d_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1151 #define vpx_highbd_sad8x16x4d vpx_highbd_sad8x16x4d_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1151 #define vpx_highbd_sad8x16x4d vpx_highbd_sad8x16x4d_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1321 #define vpx_highbd_sad8x16x4d vpx_highbd_sad8x16x4d_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1328 #define vpx_highbd_sad8x16x4d vpx_highbd_sad8x16x4d_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1629 MAKE_BFP_SAD4D_WRAPPER(vpx_highbd_sad8x16x4d) in MAKE_BFP_SADAVG_WRAPPER()