OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp8_short_fdct8x4
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c
41
void (*
vp8_short_fdct8x4
)(short *input, short *output, int pitch);
variable
127
vp8_short_fdct8x4
= vp8_short_fdct8x4_ppc;
/external/libvpx/armv7a/
vp8_rtcd.h
271
#define
vp8_short_fdct8x4
vp8_short_fdct8x4_armv6
macro
/external/libvpx/armv7a-neon/
vp8_rtcd.h
315
#define
vp8_short_fdct8x4
vp8_short_fdct8x4_neon
macro
/external/libvpx/generic/
vp8_rtcd.h
233
#define
vp8_short_fdct8x4
vp8_short_fdct8x4_c
macro
/external/libvpx/mips/
vp8_rtcd.h
233
#define
vp8_short_fdct8x4
vp8_short_fdct8x4_c
macro
/external/libvpx/mips-dspr2/
vp8_rtcd.h
251
#define
vp8_short_fdct8x4
vp8_short_fdct8x4_c
macro
Completed in 27 milliseconds