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 D | hcodec_state.cpp | 38 case MsgWhat::CODEC_EVENT: { in OnMsgReceived() 809 codec_->DeferMessage(MsgInfo {MsgWhat::CODEC_EVENT, 0, portSettingChangedMsg}); in OnCodecEvent()
|
H A D | hcodec.cpp | 339 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 D | hcodec.h | 88 CODEC_EVENT, enumerator
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | image_codec.cpp | 222 { CODEC_EVENT, "CODEC_EVENT" }, in ToString() 960 codec_->SendAsyncMsg(MsgWhat::CODEC_EVENT, msg); in EventHandler()
|
H A D | codec_state.cpp | 28 case MsgWhat::CODEC_EVENT: { in OnMsgReceived()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec.h | 77 CODEC_EVENT, enumerator
|