Home
last modified time | relevance | path

Searched refs:CODEC_EVENT (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp38 case MsgWhat::CODEC_EVENT: { in OnMsgReceived()
809 codec_->DeferMessage(MsgInfo {MsgWhat::CODEC_EVENT, 0, portSettingChangedMsg}); in OnCodecEvent()
H A Dhcodec.cpp339 codec->SendAsyncMsg(MsgWhat::CODEC_EVENT, msg); in EventHandler()
1387 { CODEC_EVENT, "CODEC_EVENT" }, { OMX_EMPTY_BUFFER_DONE, "OMX_EMPTY_BUFFER_DONE" }, in ToString()
H A Dhcodec.h88 CODEC_EVENT, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp222 { CODEC_EVENT, "CODEC_EVENT" }, in ToString()
960 codec_->SendAsyncMsg(MsgWhat::CODEC_EVENT, msg); in EventHandler()
H A Dcodec_state.cpp28 case MsgWhat::CODEC_EVENT: { in OnMsgReceived()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h77 CODEC_EVENT, enumerator