Searched refs:GetColorMatrixCoeff (Results 1 – 5 of 5) sorted by relevance
128 uint8_t StreamParserManager::GetColorMatrixCoeff() in GetColorMatrixCoeff() function in OHOS::Media::Plugins::StreamParserManager131 return streamParser_->GetColorMatrixCoeff(); in GetColorMatrixCoeff()
40 virtual uint8_t GetColorMatrixCoeff() = 0;
49 uint8_t GetColorMatrixCoeff();
529 uint8_t colorMatrixCoeff = hevcParser_->GetColorMatrixCoeff(); in SetCodecParameterColorByParser()
1284 parse.colorMatrixCoeff = streamParser_->GetColorMatrixCoeff(); in ParseHEVCMetadataInfo()