Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp224 { OMX_FILL_BUFFER_DONE, "OMX_FILL_BUFFER_DONE" }, in ToString()
976 codec_->SendAsyncMsg(MsgWhat::OMX_FILL_BUFFER_DONE, msg); in FillBufferDone()
H A Dcodec_state.cpp43 case MsgWhat::OMX_FILL_BUFFER_DONE: { in OnMsgReceived()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h79 OMX_FILL_BUFFER_DONE, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp365 codec->SendAsyncMsg(MsgWhat::OMX_FILL_BUFFER_DONE, msg); in FillBufferDone()
1388 …{ OMX_FILL_BUFFER_DONE, "OMX_FILL_BUFFER_DONE" }, { GET_BUFFER_FROM_SURFACE, "GET_BUFFER_FROM_SURF… in ToString()
H A Dhcodec.h90 OMX_FILL_BUFFER_DONE, enumerator
H A Dhcodec_state.cpp48 case MsgWhat::OMX_FILL_BUFFER_DONE: { in OnMsgReceived()