Home
last modified time | relevance | path

Searched refs:KEY_COLOR_FORMAT (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
DCpuVideoTrackDecoder.java87 mColorFormat = codec.getOutputFormat().getInteger(MediaFormat.KEY_COLOR_FORMAT); in onDataAvailable()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DDisplaySourceService.java190 format.setInteger(MediaFormat.KEY_COLOR_FORMAT, in run()
/frameworks/base/media/java/android/media/
DMediaFormat.java281 public static final String KEY_COLOR_FORMAT = "color-format"; field in MediaFormat
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp836 if (!msg->findInt32(KEY_COLOR_FORMAT, &format)) { in configure()
993 config->mInputFormat->setInt32(KEY_COLOR_FORMAT, format); in configure()
995 config->mOutputFormat->setInt32(KEY_COLOR_FORMAT, format); in configure()
/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp190 format->setInt32(KEY_COLOR_FORMAT, OMX_COLOR_FormatAndroidOpaque); in prepareEncoder()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h752 constexpr char KEY_COLOR_FORMAT[] = "color-format"; variable
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp1211 outputFormat->setInt32(KEY_COLOR_FORMAT, in initializeCodec()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...