Home
last modified time | relevance | path

Searched refs:vp8_short_inv_walsh4x4 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dinvtrans.h49 vp8_short_inv_walsh4x4 in vp8_inverse_transform_mby()
/external/libvpx/config/generic/
Dvp8_rtcd.h132 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
/external/libvpx/config/mips64/
Dvp8_rtcd.h132 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
/external/libvpx/config/mips32/
Dvp8_rtcd.h132 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h145 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_dspr2 macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h158 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon macro
/external/libvpx/config/arm/
Dvp8_rtcd.h156 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_v6 macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h182 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h232 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_sse2 macro
/external/libvpx/config/x86/
Dvp8_rtcd.h232 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_sse2 macro
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c268 vp8_short_inv_walsh4x4(&b->dqcoeff[0], in mt_decode_macroblock()
Ddecodeframe.c253 vp8_short_inv_walsh4x4(&b->dqcoeff[0], in decode_macroblock()