Home
last modified time | relevance | path

Searched refs:COLOR_Format32bitABGR2101010 (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/colorconversion/fuzzer/
Dcolor_conversion_fuzzer.cpp39 OMX_COLOR_FormatYUV444Y410, COLOR_Format32bitABGR2101010};
69 case COLOR_Format32bitABGR2101010: { in getFrameSize()
DREADME.md16 …rmat32bitBGRA8888`<br/>5.`OMX_COLOR_FormatYUV444Y410`<br/>6. `COLOR_Format32bitABGR2101010`|Value …
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp96 || colorFormat == COLOR_Format32bitABGR2101010; in isRGB()
504 && (mDstFormat == COLOR_Format32bitABGR2101010))); in isValidForMediaImage2()
537 return mDstFormat == COLOR_Format32bitABGR2101010; in isValid()
591 case COLOR_Format32bitABGR2101010: in BitmapParams()
1183 case COLOR_Format32bitABGR2101010: in getWriteToDst()
1448 if (mDstFormat == COLOR_Format32bitABGR2101010) { in convertYUVP010()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp221 *dstFormat = (OMX_COLOR_FORMATTYPE)COLOR_Format32bitABGR2101010; in getDstColorFormat()
566 if (dstFormat() == COLOR_Format32bitABGR2101010) { in onGetFormatAndSeekOptions()
901 if (dstFormat() == COLOR_Format32bitABGR2101010) { in onGetFormatAndSeekOptions()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h595 inline constexpr int32_t COLOR_Format32bitABGR2101010 = 0x7F00AAA2; variable
653 case COLOR_Format32bitABGR2101010: return "32bitABGR2101010";
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp741 pixelFormatMap[HAL_PIXEL_FORMAT_RGBA_1010102] = COLOR_Format32bitABGR2101010; in buildMediaCodecList()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp459 { HAL_PIXEL_FORMAT_RGBA_1010102, COLOR_Format32bitABGR2101010 },
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java525 public static final int COLOR_Format32bitABGR2101010 = 0x7F00AAA2; field in MediaCodecInfo.CodecCapabilities
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt22829 field public static final int COLOR_Format32bitABGR2101010 = 2130750114; // 0x7f00aaa2