Searched refs:setParmValue (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/peripheral/codec/test/demo/idl/include/ |
H A D | codec_utils.h | 72 …void setParmValue(OMX_PARAM_PORTDEFINITIONTYPE ¶m, uint32_t width, uint32_t height, uint32_t s… in setParmValue() function
|
/ohos5.0/drivers/peripheral/codec/test/demo/idl/src/ |
H A D | codec_hdi_decode.cpp | 198 util_->setParmValue(param, width_, height_, stride_); in ConfigPortDefine() 222 util_->setParmValue(param, width_, height_, stride_); in ConfigPortDefine()
|
H A D | codec_hdi_encode.cpp | 788 util_->setParmValue(param, width_, height_, stride_); in ConfigPortDefine() 811 util_->setParmValue(param, width_, height_, stride_); in ConfigPortDefine()
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-codec-des.md | 300 util_->setParmValue(param, width_, height_, stride_); 323 util_->setParmValue(param, width_, height_, stride_);
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-codec-des.md | 300 util_->setParmValue(param, width_, height_, stride_); 323 util_->setParmValue(param, width_, height_, stride_);
|