Home
last modified time | relevance | path

Searched refs:ReadyToStart (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_decoder.h44 bool ReadyToStart() override;
H A Dimage_codec.h157 virtual bool ReadyToStart() = 0;
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.h68 bool ReadyToStart() override;
H A Dhencoder.h83 bool ReadyToStart() override;
H A Dhcodec.h197 virtual bool ReadyToStart() = 0;
H A Dhcodec_state.cpp300 if (!codec_->ReadyToStart()) { in OnStart()
H A Dhdecoder.cpp472 bool HDecoder::ReadyToStart() in ReadyToStart() function in OHOS::MediaAVCodec::HDecoder
H A Dhencoder.cpp748 bool HEncoder::ReadyToStart() in ReadyToStart() function in OHOS::MediaAVCodec::HEncoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp284 bool ImageDecoder::ReadyToStart() in ReadyToStart() function in OHOS::ImagePlugin::ImageDecoder
H A Dcodec_state.cpp304 if (!codec_->ReadyToStart()) { in OnStart()

Completed in 10 milliseconds