Searched refs:vp8_short_inv_walsh4x4_1 (Results 1 - 15 of 15) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Dinvtrans.h44 vp8_short_inv_walsh4x4_1(&xd->block[24].dqcoeff[0], xd->qcoeff);
H A Drtcd_defs.pl102 add_proto qw/void vp8_short_inv_walsh4x4_1/, "short *input, short *output";
103 specialize qw/vp8_short_inv_walsh4x4_1 dspr2/;
/external/libvpx/config/arm/
H A Dvp8_rtcd.h133 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/generic/
H A Dvp8_rtcd.h133 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/mips32/
H A Dvp8_rtcd.h133 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvp8_rtcd.h147 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_dspr2 macro
/external/libvpx/config/mips64/
H A Dvp8_rtcd.h133 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/arm-neon/
H A Dvp8_rtcd.h160 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/arm64/
H A Dvp8_rtcd.h160 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/mips32-msa/
H A Dvp8_rtcd.h166 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/mips64-msa/
H A Dvp8_rtcd.h166 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/x86/
H A Dvp8_rtcd.h195 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/config/x86_64/
H A Dvp8_rtcd.h195 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c macro
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c229 vp8_short_inv_walsh4x4_1(&b->dqcoeff[0], xd->qcoeff);
H A Ddecodeframe.c215 vp8_short_inv_walsh4x4_1(&b->dqcoeff[0], xd->qcoeff);

Completed in 247 milliseconds