Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.c404 vpx_sub_pixel_variance8x8(uptr, pre_stride, mv_col & 7, mv_row & 7, in VP8_UVSSE()
406 vpx_sub_pixel_variance8x8(vptr, pre_stride, mv_col & 7, mv_row & 7, in VP8_UVSSE()
Donyx_if.c2036 cpi->fn_ptr[BLOCK_8X8].svf = vpx_sub_pixel_variance8x8; in vp8_create_compressor()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1441 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1662 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1662 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1895 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_ssse3 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1902 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_ssse3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2609 vpx_sub_pixel_variance8x8, vpx_sub_pixel_avg_variance8x8, vpx_sad8x8x4d, in vp9_create_compressor()