Searched refs:COLOR_FormatYUV420Flexible (Results 1 – 17 of 17) sorted by relevance
30 constexpr int32_t COLOR_FormatYUV420Flexible = 0x7F420888; variable45 int32_t colorFormat = COLOR_FormatYUV420Flexible;
47 static constexpr int COLOR_FormatYUV420Flexible = 0x7F420888; variable
242 mClientColorFormat = COLOR_FormatYUV420Flexible; in GraphicView2MediaImageConverter()245 mComponentColorFormat = COLOR_FormatYUV420Flexible; in GraphicView2MediaImageConverter()284 case COLOR_FormatYUV420Flexible: in GraphicView2MediaImageConverter()334 if (yuv420888 && mClientColorFormat == COLOR_FormatYUV420Flexible) { in GraphicView2MediaImageConverter()350 case COLOR_FormatYUV420Flexible: in GraphicView2MediaImageConverter()371 if (tryWrapping && mClientColorFormat != COLOR_FormatYUV420Flexible) { in GraphicView2MediaImageConverter()399 if (tryWrapping && mClientColorFormat != COLOR_FormatYUV420Flexible) { in GraphicView2MediaImageConverter()880 int32_t colorFormat = COLOR_FormatYUV420Flexible; in AllocateEmpty()
83 return COLOR_FormatYUV420Flexible; in findFrameworkColorFormat()307 addDefaultColorFormat(COLOR_FormatYUV420Flexible); in addSupportedColorFormats()739 pixelFormatMap[HAL_PIXEL_FORMAT_YCBCR_420_888] = COLOR_FormatYUV420Flexible; in buildMediaCodecList()
1276 int32_t defaultColorFormat = COLOR_FormatYUV420Flexible; in configure()1355 case COLOR_FormatYUV420Flexible: in configure()
23 import static android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Flexible;74 private static int mColorFormat = COLOR_FormatYUV420Flexible;
569 videoFormat->setInt32("color-format", COLOR_FormatYUV420Flexible); in onGetFormatAndSeekOptions()735 if (srcFormat == COLOR_FormatYUV420Flexible && imgObj.get() == nullptr) { in onOutputReceived()904 videoFormat->setInt32("color-format", COLOR_FormatYUV420Flexible); in onGetFormatAndSeekOptions()1019 if (srcFormat == COLOR_FormatYUV420Flexible && imgObj.get() == nullptr) { in onOutputReceived()
406 case COLOR_FormatYUV420Flexible: in TEST_P()451 COLOR_FormatYUV420Flexible));
168 format->setInt32(KEY_COLOR_FORMAT, COLOR_FormatYUV420Flexible); in TEST()
444 { HAL_PIXEL_FORMAT_YCBCR_420_888, COLOR_FormatYUV420Flexible },453 { HAL_PIXEL_FORMAT_YCRCB_420_SP, COLOR_FormatYUV420Flexible },454 { HAL_PIXEL_FORMAT_YV12, COLOR_FormatYUV420Flexible },
620 inline constexpr int32_t COLOR_FormatYUV420Flexible = 0x7F420888; variable678 case COLOR_FormatYUV420Flexible: return "YUV420Flexible";
157 MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Flexible); in setUpSource()
509 case COLOR_FormatYUV420Flexible: in isValid()605 case COLOR_FormatYUV420Flexible: in BitmapParams()672 case COLOR_FormatYUV420Flexible: in convert()
1403 useGrid ? COLOR_FormatYUV420Flexible : COLOR_FormatSurface); in initializeCodec()
541 public static final int COLOR_FormatYUV420Flexible = 0x7F420888; field in MediaCodecInfo.CodecCapabilities
14631 field public static final int COLOR_FormatYUV420Flexible = 2135033992; // 0x7f420888
22854 field public static final int COLOR_FormatYUV420Flexible = 2135033992; // 0x7f420888