Searched refs:vp8_short_idct4x4llm_dspr2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | dequantize_dspr2.c | 27 vp8_short_idct4x4llm_dspr2(input, dest, stride, dest, stride); in vp8_dequant_idct_add_dspr2()
|
D | idctllm_dspr2.c | 42 void vp8_short_idct4x4llm_dspr2(short *input, unsigned char *pred_ptr, in vp8_short_idct4x4llm_dspr2() function
|
/external/libvpx/libvpx/vp8/common/ |
D | rtcd_defs.pl | 117 $vp8_short_idct4x4llm_dspr2=vp8_short_idct4x4llm_dspr2;
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 140 void vp8_short_idct4x4llm_dspr2(short *input, unsigned char *pred, int pitch, unsigned char *dst, i… 141 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_dspr2
|