OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NAL_SEI
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_nal_unit.h
53
NAL_SEI
= 6,
h264bsd_nal_unit.c
107
else if ( ( (tmp ==
NAL_SEI
) || (tmp == NAL_ACCESS_UNIT_DELIMITER) ||
h264bsd_decoder.c
463
case
NAL_SEI
:
h264bsd_sei.c
998
&pDecRefPicMarkingRepetition->decRefPicMarking,
NAL_SEI
, numRefFrames);
[
all
...]
h264bsd_slice_header.c
589
nalUnitType ==
NAL_SEI
);
[
all
...]
Completed in 1334 milliseconds