Home
last modified time | relevance | path

Searched refs:OMX_IndexCodecVideoPortFormat (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_omx_enc_test.cpp130 auto ret = g_component->GetParameter(OMX_IndexCodecVideoPortFormat, inParam, outParam);
146 auto ret = g_component->GetParameter(OMX_IndexCodecVideoPortFormat, inParam, outParam);
171 auto ret = g_component->GetParameter(OMX_IndexCodecVideoPortFormat, inParam, outParam);
187 ret = g_component->GetParameter(OMX_IndexCodecVideoPortFormat, inParam, outParam);
201 auto ret = g_component->GetParameter(OMX_IndexCodecVideoPortFormat, inParam, outParam);
287 auto ret = g_component->GetParameter(OMX_IndexCodecVideoPortFormat, inParam, outParam);
293 ret = g_component->SetParameter(OMX_IndexCodecVideoPortFormat, paramVec);
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_omx_ext.h289 OMX_IndexCodecVideoPortFormat, enumerator
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp322 auto ret = component_->GetParameter(component_, OMX_IndexCodecVideoPortFormat,
334 auto ret = component_->GetParameter(component_, OMX_IndexCodecVideoPortFormat,
455 auto ret = component_->GetParameter(component_, OMX_IndexCodecVideoPortFormat,
459 …ret = component_->SetParameter(component_, OMX_IndexCodecVideoPortFormat, reinterpret_cast<int8_t …
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp293 ret = component_->GetParameter(OMX_IndexCodecVideoPortFormat, inParam, outParam); in BENCHMARK_F()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp332 if (!SetParameter(OMX_IndexCodecVideoPortFormat, param)) { in SetVideoPortInfo()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp495 if (!SetParameter(OMX_IndexCodecVideoPortFormat, param)) { in SetVideoPortInfo()