Home
last modified time | relevance | path

Searched refs:COLOR_FormatYUVP010 (Results 1 – 13 of 13) sorted by relevance

/frameworks/av/media/libstagefright/colorconversion/fuzzer/
Dcolor_conversion_fuzzer.cpp35 COLOR_FormatYUVP010};
62 case COLOR_FormatYUVP010: in getFrameSize()
DREADME.md15 …FormatCbYCrY`<br/>5.`OMX_QCOM_COLOR_FormatYVU420SemiPlanar`<br/>6.`COLOR_FormatYUVP010`|Value obta…
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp567 videoFormat->setInt32("color-format", COLOR_FormatYUVP010); in onGetFormatAndSeekOptions()
687 if (COLOR_FormatYUVP010 == srcFormat) { in onOutputReceived()
902 videoFormat->setInt32("color-format", COLOR_FormatYUVP010); in onGetFormatAndSeekOptions()
982 if (COLOR_FormatYUVP010 == srcFormat) { in onOutputReceived()
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp88 return COLOR_FormatYUVP010; in findFrameworkColorFormat()
740 pixelFormatMap[HAL_PIXEL_FORMAT_YCBCR_P010] = COLOR_FormatYUVP010; in buildMediaCodecList()
DCodec2Buffer.cpp279 case COLOR_FormatYUVP010: in GraphicView2MediaImageConverter()
407 case COLOR_FormatYUVP010: in GraphicView2MediaImageConverter()
883 if (colorFormat == COLOR_FormatYUVP010) { in AllocateEmpty()
DCCodec.cpp1377 case COLOR_FormatYUVP010: in configure()
1378 format = COLOR_FormatYUVP010; in configure()
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp536 case COLOR_FormatYUVP010: in isValid()
583 case COLOR_FormatYUVP010: in BitmapParams()
689 case COLOR_FormatYUVP010: in convert()
734 const bool is10Bit = (mSrcFormat == COLOR_FormatYUVP010 in getMatrix()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h632 inline constexpr int32_t COLOR_FormatYUVP010 = 54; variable
690 case COLOR_FormatYUVP010: return "YUVP010";
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecBuffers_test.cpp302 format->setInt32(KEY_COLOR_FORMAT, COLOR_FormatYUVP010); in TEST()
/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java2054 == MediaCodecInfo.CodecCapabilities.COLOR_FormatYUVP010) {
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp458 { HAL_PIXEL_FORMAT_YCBCR_P010, COLOR_FormatYUVP010 },
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java463 public static final int COLOR_FormatYUVP010 = 54; field in MediaCodecInfo.CodecCapabilities
/frameworks/base/core/api/
Dcurrent.txt22866 field public static final int COLOR_FormatYUVP010 = 54; // 0x36