Searched refs:nalUnitType_e (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_slice_header.h | 150 nalUnitType_e nalUnitType, 156 nalUnitType_e nalUnitType, 162 nalUnitType_e nalUnitType, 168 nalUnitType_e nalUnitType, 176 nalUnitType_e nalUnitType, 183 nalUnitType_e nalUnitType);
|
D | h264bsd_nal_unit.h | 61 } nalUnitType_e; typedef 65 nalUnitType_e nalUnitType;
|
D | h264bsd_slice_header.c | 71 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()
|
D | h264bsd_nal_unit.c | 92 pNalUnit->nalUnitType = (nalUnitType_e)tmp; in h264bsdDecodeNalUnit()
|