Home
last modified time | relevance | path

Searched refs:vpx_sub_pixel_variance16x16 (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h533 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h536 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_media macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h533 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_c macro
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h533 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h569 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h598 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_neon macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h607 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h707 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_ssse3 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h712 #define vpx_sub_pixel_variance16x16 vpx_sub_pixel_variance16x16_ssse3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1865 vpx_variance16x16, vpx_sub_pixel_variance16x16, in vp9_create_compressor()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2116 cpi->fn_ptr[BLOCK_16X16].svf = vpx_sub_pixel_variance16x16; in vp8_create_compressor()