Searched refs:vp8_short_inv_walsh4x4 (Results 1 – 8 of 8) sorted by relevance
42 vp8_short_inv_walsh4x4(&xd->block[24].dqcoeff[0], xd->qcoeff); in vp8_inverse_transform_mby()
133 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c macro
160 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon macro
192 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_sse2 macro
225 vp8_short_inv_walsh4x4(&b->dqcoeff[0], xd->qcoeff); in mt_decode_macroblock()
211 vp8_short_inv_walsh4x4(&b->dqcoeff[0], xd->qcoeff); in decode_macroblock()