Searched refs:OMX_VIDEO_CodingImageHEIC (Results 1 – 10 of 10) sorted by relevance
264 codec_type = OMX_VIDEO_CodingImageHEIC; in component_init()268 codec_type = OMX_VIDEO_CodingImageHEIC; in component_init()452 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()504 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()505 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingImageHEIC; in component_init()538 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()539 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingImageHEIC; in component_init()
1712 } else if (codec == OMX_VIDEO_CodingHEVC || codec == OMX_VIDEO_CodingImageHEIC) { in venc_open()1717 if (codec == OMX_VIDEO_CodingImageHEIC) { in venc_open()1814 if (m_codec == OMX_VIDEO_CodingImageHEIC) { in venc_open()3802 if (m_codec == OMX_VIDEO_CodingImageHEIC && mIsGridset) { in venc_start()4675 if (!(m_codec == OMX_VIDEO_CodingImageHEIC) && in venc_empty_buf()5420 (m_codec != OMX_VIDEO_CodingImageHEIC)) { in venc_reconfigure_intra_period()5559 m_codec == OMX_VIDEO_CodingImageHEIC) { in _venc_set_intra_period()5971 case OMX_VIDEO_CodingImageHEIC: in venc_get_codectype()6019 if (m_codec == OMX_VIDEO_CodingImageHEIC) in venc_get_color_format()6065 if (m_codec == OMX_VIDEO_CodingImageHEIC) in venc_set_color_format()[all …]
1600 OMX_VIDEO_CodingImageHEIC) { in get_parameter()5343 if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingImageHEIC) in empty_this_buffer_opaque()
265 codec_type = OMX_VIDEO_CodingImageHEIC; in component_init()404 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()456 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()457 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingImageHEIC; in component_init()488 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()489 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingImageHEIC; in component_init()
61 m_codec == OMX_VIDEO_CodingImageHEIC) { in venc_get_consumer_usage()69 if (m_codec == OMX_VIDEO_CodingImageHEIC) { in venc_get_consumer_usage()1623 case OMX_VIDEO_CodingImageHEIC: in venc_get_codectype()
1536 } else if (codec == OMX_VIDEO_CodingHEVC || codec == OMX_VIDEO_CodingImageHEIC) { in venc_open()1541 if (codec == OMX_VIDEO_CodingImageHEIC) { in venc_open()1616 if (m_codec == OMX_VIDEO_CodingImageHEIC) { in venc_open()2971 if (!(m_codec == OMX_VIDEO_CodingImageHEIC) && in venc_empty_buf()3616 if (m_codec == OMX_VIDEO_CodingImageHEIC) in venc_get_color_format()3662 if (m_codec == OMX_VIDEO_CodingImageHEIC) in venc_set_color_format()
130 codec_type = OMX_VIDEO_CodingImageHEIC; in component_init()271 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()323 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()324 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingImageHEIC; in component_init()356 } else if (codec_type == OMX_VIDEO_CodingImageHEIC) { in component_init()357 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingImageHEIC; in component_init()
74 OMX_VIDEO_CodingImageHEIC = 13, /**< HEIC */ enumerator
75 OMX_VIDEO_CodingImageHEIC, /**< HEIF image encoded with HEVC */ enumerator
362 QOMX_VIDEO_CodingImageHeic = OMX_VIDEO_CodingImageHEIC,