OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_short_inv_walsh4x4_1_mips
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/common/mips/
idct_mips.h
20
extern prototype_second_order(
vp8_short_inv_walsh4x4_1_mips
);
32
#define vp8_idct_iwalsh1
vp8_short_inv_walsh4x4_1_mips
mips_systemdependent.c
39
rtcd->idct.iwalsh1 =
vp8_short_inv_walsh4x4_1_mips
;
idct_mips.c
309
void
vp8_short_inv_walsh4x4_1_mips
(short *input, short *output)
function
Completed in 60 milliseconds