OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COLOR_FormatYUV420Flexible
(Results
1 - 9
of
9
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
MediaCodecCapabilitiesTest.java
491
if (c == caps.
COLOR_FormatYUV420Flexible
) {
497
info.getName() + " does not advertise
COLOR_FormatYUV420Flexible
",
508
caps.
COLOR_FormatYUV420Flexible
);
ImageReaderDecoderTest.java
46
import static android.media.MediaCodecInfo.CodecCapabilities.
COLOR_FormatYUV420Flexible
;
211
if (c ==
COLOR_FormatYUV420Flexible
) {
237
int colorFormat =
COLOR_FormatYUV420Flexible
;
[
all
...]
VideoEncoderTest.java
434
CodecCapabilities.
COLOR_FormatYUV420Flexible
)) {
[
all
...]
/cts/tests/video/src/android/video/cts/
VideoEncoderDecoderTest.java
[
all
...]
/frameworks/base/media/java/android/media/
MediaCodecInfo.java
235
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
237
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
239
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
241
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
243
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
329
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
342
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
379
public static final int
COLOR_FormatYUV420Flexible
= 0x7F420888;
432
/** @deprecated Use {@link #
COLOR_FormatYUV420Flexible
}. */
[
all
...]
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/24/
android.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_23/
android.jar
Completed in 616 milliseconds