Searched defs:GopLayerInfo (Results 1 – 2 of 2) sorted by relevance
149 bool ReferenceParserDemo::CheckGopLayerResult(GopLayerInfo &GopLayerInfo, uint32_t gopid) in CheckGopLayerResult() argument154 int32_t ReferenceParserDemo::GetMaxDiscardLayer(const GopLayerInfo &GopLayerInfo) in GetMaxDiscardLayer()
242 struct GopLayerInfo { struct243 uint32_t gopSize = 0;244 uint32_t layerCount = 0;245 std::map<uint8_t, uint32_t> layerFrameNum;