Home
last modified time | relevance | path

Searched refs:vp8_dequant_idct_add_dspr2 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didct_blk_dspr2.c23 vp8_dequant_idct_add_dspr2(q, dq, dst, stride); in vp8_dequant_idct_add_y_block_dspr2()
46 vp8_dequant_idct_add_dspr2(q, dq, dstu, stride); in vp8_dequant_idct_add_uv_block_dspr2()
62 vp8_dequant_idct_add_dspr2(q, dq, dstv, stride); in vp8_dequant_idct_add_uv_block_dspr2()
Ddequantize_dspr2.c16 void vp8_dequant_idct_add_dspr2(short *input, short *dq, unsigned char *dest, in vp8_dequant_idct_add_dspr2() function
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h68 void vp8_dequant_idct_add_dspr2(short *input, short *dq, unsigned char *output, int stride);
69 #define vp8_dequant_idct_add vp8_dequant_idct_add_dspr2