Home
last modified time | relevance | path

Searched defs:mb_dqcoeff (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Didctllm.c141 void vp8_short_inv_walsh4x4_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_c()
195 void vp8_short_inv_walsh4x4_1_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_1_c()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c281 void vp8_short_inv_walsh4x4_dspr2(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_dspr2()
340 void vp8_short_inv_walsh4x4_1_dspr2(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_1_dspr2()
/external/libvpx/libvpx/vp8/common/arm/neon/
Diwalsh_neon.c15 int16_t *mb_dqcoeff) { in vp8_short_inv_walsh4x4_neon()