OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_dequant_idct_add_dspr2
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/common/mips/dspr2/
idct_blk_dspr2.c
27
vp8_dequant_idct_add_dspr2
(q, dq, dst, stride);
53
vp8_dequant_idct_add_dspr2
(q, dq, dstu, stride);
72
vp8_dequant_idct_add_dspr2
(q, dq, dstv, stride);
dequantize_dspr2.c
17
void
vp8_dequant_idct_add_dspr2
(short *input, short *dq,
function
/external/libvpx/mips-dspr2/
vpx_rtcd.h
27
void
vp8_dequant_idct_add_dspr2
(short *input, short *dq, unsigned char *output, int stride);
28
#define vp8_dequant_idct_add
vp8_dequant_idct_add_dspr2
/external/libvpx/libvpx/vp8/common/
rtcd_defs.sh
29
vp8_dequant_idct_add_dspr2
=
vp8_dequant_idct_add_dspr2
Completed in 19 milliseconds