Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp8_rtcd.h138 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
/external/libvpx/config/mips64/
Dvp8_rtcd.h138 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
/external/libvpx/config/mips32/
Dvp8_rtcd.h138 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h152 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h165 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon macro
/external/libvpx/config/arm/
Dvp8_rtcd.h163 #define vp8_short_walsh4x4 vp8_short_walsh4x4_armv6 macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h190 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h239 #define vp8_short_walsh4x4 vp8_short_walsh4x4_sse2 macro
/external/libvpx/config/x86/
Dvp8_rtcd.h239 #define vp8_short_walsh4x4 vp8_short_walsh4x4_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c1084 cpi->mb.short_walsh4x4 = vp8_short_walsh4x4; in vp8_set_speed_features()