Searched refs:GetChromaLocation (Results 1 – 4 of 4) sorted by relevance
146 uint32_t StreamParserManager::GetChromaLocation() in GetChromaLocation() function in OHOS::Media::Plugins::StreamParserManager149 return streamParser_->GetChromaLocation(); in GetChromaLocation()
43 virtual uint32_t GetChromaLocation() = 0;
52 uint32_t GetChromaLocation();
1287 parse.chromaLocation = streamParser_->GetChromaLocation(); in ParseHEVCMetadataInfo()