Home
last modified time | relevance | path

Searched refs:nalUnitType_e (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_slice_header.h150 nalUnitType_e nalUnitType,
156 nalUnitType_e nalUnitType,
162 nalUnitType_e nalUnitType,
168 nalUnitType_e nalUnitType,
176 nalUnitType_e nalUnitType,
183 nalUnitType_e nalUnitType);
Dh264bsd_nal_unit.h61 } nalUnitType_e; typedef
65 nalUnitType_e nalUnitType;
Dh264bsd_slice_header.c71 decRefPicMarking_t *pDecRefPicMarking, nalUnitType_e nalUnitType,
574 decRefPicMarking_t *pDecRefPicMarking, nalUnitType_e nalUnitType, in DecRefPicMarking()
870 nalUnitType_e nalUnitType, in h264bsdCheckIdrPicId()
955 nalUnitType_e nalUnitType, in h264bsdCheckPicOrderCntLsb()
1055 nalUnitType_e nalUnitType, in h264bsdCheckDeltaPicOrderCntBottom()
1162 nalUnitType_e nalUnitType, in h264bsdCheckDeltaPicOrderCnt()
1267 nalUnitType_e nalUnitType, in h264bsdCheckRedundantPicCnt()
1405 nalUnitType_e nalUnitType) in h264bsdCheckPriorPicsFlag()
Dh264bsd_nal_unit.c92 pNalUnit->nalUnitType = (nalUnitType_e)tmp; in h264bsdDecodeNalUnit()