Searched refs:getHdrFormat (Results 1 – 8 of 8) sorted by relevance
124 if (videoProfile.getHdrFormat() == HDR_NONE) { in appendBackupVideoProfile()158 if (targetHdrFormat != baseProfile.getHdrFormat()) { in generateBackupProfile()269 baseProfile.getHdrFormat() in modifyBitrate()
72 baseVideoProfile.getHdrFormat() in deriveVideoProfile()
252 && isHdrEncodingMatched(videoProfile.getHdrFormat(), dynamicRange); in isHdrSettingsMatched()
63 profile.getHdrFormat() in fromVideoProfiles()
131 baseProfile.getHdrFormat() in generateVideoProfile()
152 public abstract int getHdrFormat(); in getHdrFormat() method in EncoderProfilesProxy.VideoProfileProxy
160 if (!encoderHdrFormats.contains(videoProfile.getHdrFormat()) in resolveVideoMimeInfo()
1612 videoProfileHdrFormatsToDynamicRangeEncoding(videoProfile.getHdrFormat()), in findLargestSupportedSizeVideoEncoderInfo()