OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I_SLICE
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.h
48
I_SLICE
= 2
58
#define IS_I_SLICE(sliceType) (((sliceType) ==
I_SLICE
) || \
59
((sliceType) ==
I_SLICE
+ 5))
/external/libavc/decoder/
ih264d_defs.h
351
#define
I_SLICE
2
Completed in 1576 milliseconds