Searched refs:dolbyVisionConfig (Results 1 – 1 of 1) sorted by relevance
952 @Nullable DolbyVisionConfig dolbyVisionConfig = DolbyVisionConfig.parse(parent); in parseVideoSampleEntry() local953 if (dolbyVisionConfig != null) { in parseVideoSampleEntry()954 codecs = dolbyVisionConfig.codecs; in parseVideoSampleEntry()