OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROFILE_DISABLE_INTER_PRED
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/decoder/
ihevcd_profile.h
67
#define
PROFILE_DISABLE_INTER_PRED
() return;
69
#define
PROFILE_DISABLE_INTER_PRED
() ;
/external/libavc/decoder/
ih264d_debug.h
117
#define
PROFILE_DISABLE_INTER_PRED
() return;
119
#define
PROFILE_DISABLE_INTER_PRED
() ;
Completed in 191 milliseconds