Searched refs:vpx_sub_pixel_variance8x8 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | rdopt.c | 404 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()
|
D | onyx_if.c | 2036 cpi->fn_ptr[BLOCK_8X8].svf = vpx_sub_pixel_variance8x8; in vp8_create_compressor()
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1441 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_c macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1662 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_neon macro
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1662 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_neon macro
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1895 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_ssse3 macro
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1902 #define vpx_sub_pixel_variance8x8 vpx_sub_pixel_variance8x8_ssse3 macro
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 2609 vpx_sub_pixel_variance8x8, vpx_sub_pixel_avg_variance8x8, vpx_sad8x8x4d, in vp9_create_compressor()
|