Home
last modified time | relevance | path

Searched refs:OMX_COLOR_Format16bitRGB565 (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/colorconversion/
H A DColorConverter.cpp52 return colorFormat == OMX_COLOR_Format16bitRGB565 in isRGB()
89 return mDstFormat == OMX_COLOR_Format16bitRGB565 in isValid()
96 return mDstFormat == OMX_COLOR_Format16bitRGB565; in isValid()
100 return mDstFormat == OMX_COLOR_Format16bitRGB565 in isValid()
103 return mDstFormat == OMX_COLOR_Format16bitRGB565; in isValid()
147 case OMX_COLOR_Format16bitRGB565: in BitmapParams()
349 case OMX_COLOR_Format16bitRGB565: in convertYUV420PlanarUseLibYUV()
393 case OMX_COLOR_Format16bitRGB565: in convertYUV420SemiPlanarUseLibYUV()
444 case OMX_COLOR_Format16bitRGB565: in getWriteToDst()
H A DSoftwareRenderer.cpp182 mColorFormat, OMX_COLOR_Format16bitRGB565); in resetFormatIfChanged()
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_IVCommon.h112 OMX_COLOR_Format16bitRGB565, enumerator
H A DOMX_AsString.h593 case OMX_COLOR_Format16bitRGB565:
/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp176 *dstFormat = OMX_COLOR_Format16bitRGB565; in getDstColorFormat()
251 mDstFormat(OMX_COLOR_Format16bitRGB565), in FrameDecoder()
H A DCameraSource.cpp72 return OMX_COLOR_Format16bitRGB565; in getColorFormat()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1245 [5] = OMX_COLOR_Format16bitRGB565, in getPreferredColorFormatNonSurfaceMode()
1262 [5] = OMX_COLOR_Format16bitRGB565, in getPreferredColorFormatDefaultMode()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2_params.cpp734 … portFmt->eColorFormat == OMX_COLOR_Format16bitRGB565) { in set_parameter()
H A Domx_vdec_v4l2.cpp7280 …(drv_ctx.idr_only_decoding && portDefn->format.video.eColorFormat == OMX_COLOR_Format16bitRGB565 && in update_portdef()
7294 } else if (portDefn->format.video.eColorFormat == OMX_COLOR_Format16bitRGB565) { in update_portdef()
8523 ColorFormat != OMX_COLOR_Format16bitRGB565 && in update_buffer_req()
8606 dest_color_format == OMX_COLOR_Format16bitRGB565) { in set_color_format()
8612 } else if(dest_color_format == OMX_COLOR_Format16bitRGB565) { in set_color_format()
8773 ColorFormat == OMX_COLOR_Format16bitRGB565 || in get_color_format()