Home
last modified time | relevance | path

Searched defs:StartingState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h334 struct StartingState : BaseState { struct
335 explicit StartingState(ImageCodec *codec) : BaseState(codec, "Starting") {} in StartingState() function
344 bool hasError_ = false;
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h432 struct StartingState : BaseState { struct
433 explicit StartingState(HCodec *codec) : BaseState(codec, "Starting") {} in StartingState() function
442 bool hasError_ = false;