Home
last modified time | relevance | path

Searched defs:widthRange (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/avcodec_info_test/
Davcodec_info_unit_test.cpp82 Range widthRange = videoCap->GetVideoWidthRangeForHeight(DEFAULT_LONG_SIDE); variable
90 Range widthRange = videoCap->GetVideoWidthRangeForHeight(DEFAULT_MAX_SHORT_SIDE); variable
195 Range widthRange = videoCap->GetVideoWidthRangeForHeight(DEFAULT_MAX_LONG_SIDE); variable
204 Range widthRange = videoCap->GetVideoWidthRangeForHeight(1911); // 1911 variable
240 Range widthRange = videoCap->GetSupportedWidth(); variable
250 Range widthRange = videoCap->GetSupportedWidth(); variable
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
Dcodeclist_unit_test.cpp363 Range widthRange = capability_->GetVideoHeightRangeForWidth(DEFAULT_WIDTH); variable
397 Range widthRange = capability_->GetVideoWidthRange(); variable
911 Range widthRange = capability_->GetVideoHeightRangeForWidth(DEFAULT_WIDTH_VVC); variable
949 Range widthRange = capability_->GetVideoWidthRange(); variable
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
Davcodec_info.cpp203 Range widthRange = data_->supportSwapWidthHeight ? GetRangeForOtherSide(height) : data_->width; in GetVideoWidthRangeForHeight() local
216 …Range widthRange = data_->supportSwapWidthHeight ? data_->width.Union(data_->height) : data_->widt… in GetVideoHeightRangeForWidth() local
/foundation/multimedia/av_codec/frameworks/native/capi/common/
Dnative_avcapability.cpp365 OH_AVRange *widthRange) in OH_AVCapability_GetVideoWidthRangeForHeight()
402 OH_AVErrCode OH_AVCapability_GetVideoWidthRange(OH_AVCapability *capability, OH_AVRange *widthRange) in OH_AVCapability_GetVideoWidthRange()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
Dapi_test.cpp1392 OH_AVRange widthRange; variable
1425 OH_AVRange widthRange; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
Dapi_test.cpp1476 OH_AVRange widthRange; variable
1513 OH_AVRange widthRange; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
Dfunc_test.cpp1204 OH_AVRange widthRange; variable
2212 OH_AVRange widthRange; variable
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
Dheif_hw_decoder.cpp140 HdiCodecNamespace::RangeValue widthRange = { in IsHardwareDecodeSupported() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
Dapi_test.cpp1178 OH_AVRange widthRange; variable