Home
last modified time | relevance | path

Searched refs:SetFrameRateAdaptiveMode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp46 (void)SetFrameRateAdaptiveMode(format); in OnConfigure()
H A Dimage_codec.cpp280 int32_t ImageCodec::SetFrameRateAdaptiveMode(const Format &format) in SetFrameRateAdaptiveMode() function in OHOS::ImagePlugin::ImageCodec
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h149 int32_t SetFrameRateAdaptiveMode(const Format &format);
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h186 int32_t SetFrameRateAdaptiveMode(const Format &format);
H A Dhdecoder.cpp60 (void)SetFrameRateAdaptiveMode(format); in OnConfigure()
H A Dhcodec.cpp369 int32_t HCodec::SetFrameRateAdaptiveMode(const Format &format) in SetFrameRateAdaptiveMode() function in OHOS::MediaAVCodec::HCodec
H A Dhencoder.cpp60 (void)SetFrameRateAdaptiveMode(format); in OnConfigure()