Searched refs:GetProfileIdc (Results 1 – 4 of 4) sorted by relevance
134 uint8_t StreamParserManager::GetProfileIdc() in GetProfileIdc() function in OHOS::Media::Plugins::StreamParserManager137 return streamParser_->GetProfileIdc(); in GetProfileIdc()
41 virtual uint8_t GetProfileIdc() = 0;
50 uint8_t GetProfileIdc();
1285 parse.profile = streamParser_->GetProfileIdc(); in ParseHEVCMetadataInfo()