Home
last modified time | relevance | path

Searched refs:vp8_variance_halfpixvar16x16_h (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/generic/
Dvp8_rtcd.h288 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_c macro
/external/libvpx/mips/
Dvp8_rtcd.h288 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_c macro
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h306 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_c macro
/external/libvpx/armv7a/
Dvp8_rtcd.h329 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_armv6 macro
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h380 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_neon macro
/external/libvpx/x86/
Dvp8_rtcd.h436 #define vp8_variance_halfpixvar16x16_h vp8_variance_halfpixvar16x16_h_wmt macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2066 cpi->fn_ptr[BLOCK_16X16].svf_halfpix_h = vp8_variance_halfpixvar16x16_h; in vp8_create_compressor()