Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp8_rtcd.h139 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h167 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h167 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon macro
/external/libvpx/config/x86/
Dvp8_rtcd.h199 #define vp8_short_walsh4x4 vp8_short_walsh4x4_sse2 macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h199 #define vp8_short_walsh4x4 vp8_short_walsh4x4_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c1053 cpi->mb.short_walsh4x4 = vp8_short_walsh4x4; in vp8_set_speed_features()