Searched refs:mColorFormat (Results 1 – 3 of 3) sorted by relevance
221 mColorFormat(colorFormat), in GraphicView2MediaImageConverter()265 switch (mColorFormat) { in GraphicView2MediaImageConverter()346 … ALOGD("Converter: incompactible color format (%d) for YUV layout", mColorFormat); in GraphicView2MediaImageConverter()354 ALOGD("Converter: incompactible color format (%d) for YUVA layout", mColorFormat); in GraphicView2MediaImageConverter()359 switch (mColorFormat) { in GraphicView2MediaImageConverter()366 … ALOGD("Converter: incompactible color format (%d) for RGB layout", mColorFormat); in GraphicView2MediaImageConverter()378 switch (mColorFormat) { in GraphicView2MediaImageConverter()386 ALOGD("Incompactible color format (%d) for RGBA layout", mColorFormat); in GraphicView2MediaImageConverter()480 int32_t mColorFormat; ///< SDK color format for MediaImage member in android::__anon821794cf0111::GraphicView2MediaImageConverter
164 vpx_img_fmt_t mColorFormat; member
58 mColorFormat(VPX_IMG_FMT_I420), in C2SoftVpxEnc()