Searched refs:COLOR_SPACE_BT709 (Results 1 – 4 of 4) sorted by relevance
94 /* colorSpace= */ C.COLOR_SPACE_BT709, in getCodecProfileAndLevel_handlesAv1ProfileMain10HDRWithHdrInfoSet()114 /* colorSpace= */ C.COLOR_SPACE_BT709, in getCodecProfileAndLevel_handlesAv1ProfileMain10HDRWithoutHdrInfoSet()
88 C.COLOR_SPACE_BT709, in createTestFormat()
832 @IntDef({Format.NO_VALUE, COLOR_SPACE_BT709, COLOR_SPACE_BT601, COLOR_SPACE_BT2020})837 public static final int COLOR_SPACE_BT709 = MediaFormat.COLOR_STANDARD_BT709; field in C
899 currentTrack.colorSpace = C.COLOR_SPACE_BT709; in integerElement()