Searched refs:ConvertFFMpegToOHColorPrimaries (Results 1 – 5 of 5) sorted by relevance
40 static ColorPrimary ConvertFFMpegToOHColorPrimaries(AVColorPrimaries ffColorPrimaries);
41 static ColorPrimary ConvertFFMpegToOHColorPrimaries(AVColorPrimaries ffColorPrimaries);
268 ColorPrimary FFMpegConverter::ConvertFFMpegToOHColorPrimaries(AVColorPrimaries ffColorPrimaries) in ConvertFFMpegToOHColorPrimaries() function in OHOS::Media::Plugins::FFMpegConverter
831 …ColorPrimary colorPrimaries = FFMpegConverter::ConvertFFMpegToOHColorPrimaries(avStream.codecpar->… in ParseColorBoxInfo()852 ColorPrimary colorPrimaries = FFMpegConverter::ConvertFFMpegToOHColorPrimaries( in ParseHevcInfo()
237 ColorPrimary FFMpegConverter::ConvertFFMpegToOHColorPrimaries(AVColorPrimaries ffColorPrimaries) in ConvertFFMpegToOHColorPrimaries() function in OHOS::MediaAVCodec::FFMpegConverter