Searched refs:COLOR_SPACE_BT2020 (Results 1 – 2 of 2) sorted by relevance
832 @IntDef({Format.NO_VALUE, COLOR_SPACE_BT709, COLOR_SPACE_BT601, COLOR_SPACE_BT2020})845 public static final int COLOR_SPACE_BT2020 = MediaFormat.COLOR_STANDARD_BT2020; field in C
908 currentTrack.colorSpace = C.COLOR_SPACE_BT2020; in integerElement()