Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Didctllm.c127 void vp8_short_inv_walsh4x4_c(short *input, short *mb_dqcoeff) { in vp8_short_inv_walsh4x4_c()
177 void vp8_short_inv_walsh4x4_1_c(short *input, short *mb_dqcoeff) { in vp8_short_inv_walsh4x4_1_c()
/external/libvpx/libvpx/vp8/common/arm/neon/
Diwalsh_neon.c15 void vp8_short_inv_walsh4x4_neon(int16_t *input, int16_t *mb_dqcoeff) { in vp8_short_inv_walsh4x4_neon()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c264 void vp8_short_inv_walsh4x4_dspr2(short *input, short *mb_dqcoeff) { in vp8_short_inv_walsh4x4_dspr2()
319 void vp8_short_inv_walsh4x4_1_dspr2(short *input, short *mb_dqcoeff) { in vp8_short_inv_walsh4x4_1_dspr2()
/external/libvpx/libvpx/vp8/common/mips/mmi/
Didctllm_mmi.c254 void vp8_short_inv_walsh4x4_mmi(int16_t *input, int16_t *mb_dqcoeff) { in vp8_short_inv_walsh4x4_mmi()
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c137 void vp8_short_inv_walsh4x4_msa(int16_t *input, int16_t *mb_dqcoeff) { in vp8_short_inv_walsh4x4_msa()