OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp8_mbblock_error
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c
36
int (*
vp8_mbblock_error
)(MACROBLOCK *mb, int dc);
variable
155
vp8_mbblock_error
= vp8_mbblock_error_c;
/external/libvpx/armv7a/
vp8_rtcd.h
303
#define
vp8_mbblock_error
vp8_mbblock_error_c
macro
/external/libvpx/armv7a-neon/
vp8_rtcd.h
353
#define
vp8_mbblock_error
vp8_mbblock_error_c
macro
/external/libvpx/generic/
vp8_rtcd.h
263
#define
vp8_mbblock_error
vp8_mbblock_error_c
macro
/external/libvpx/mips/
vp8_rtcd.h
263
#define
vp8_mbblock_error
vp8_mbblock_error_c
macro
/external/libvpx/mips-dspr2/
vp8_rtcd.h
281
#define
vp8_mbblock_error
vp8_mbblock_error_c
macro
Completed in 150 milliseconds