[go: nahoru, domu]

Searched refs:COLOR_Format24bitBGR888 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java165 /** @deprecated Use {@link #COLOR_Format24bitBGR888}. */
167 /** @deprecated Use {@link #COLOR_Format24bitBGR888}. */
169 /** @deprecated Use {@link #COLOR_Format24bitBGR888}. */
196 /** @deprecated Use {@link #COLOR_Format24bitBGR888}. */
203 /** @deprecated Use {@link #COLOR_Format24bitBGR888} or {@link #COLOR_FormatRGBFlexible}. */
221 public static final int COLOR_Format24bitBGR888 = 12; field in class:MediaCodecInfo.CodecCapabilities
334 /** @deprecated Use {@link #COLOR_Format24bitBGR888}. */
414 * {@link #COLOR_Format24bitBGR888} and {@link #COLOR_Format24bitRGB888} formats.

Completed in 11 milliseconds