Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp86 void ImageCodec::BaseState::OnCodecEvent(const MsgInfo &info) in OnCodecEvent() function in OHOS::ImagePlugin::ImageCodec::BaseState
106 void ImageCodec::BaseState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::ImagePlugin::ImageCodec::BaseState
397 void ImageCodec::StartingState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::ImagePlugin::ImageCodec::StartingState
477 void ImageCodec::RunningState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::ImagePlugin::ImageCodec::RunningState
579 void ImageCodec::OutputPortChangedState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_… in OnCodecEvent() function in OHOS::ImagePlugin::ImageCodec::OutputPortChangedState
677 void ImageCodec::StoppingState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::ImagePlugin::ImageCodec::StoppingState
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp87 void HCodec::BaseState::OnCodecEvent(const MsgInfo &info) in OnCodecEvent() function in OHOS::MediaAVCodec::HCodec::BaseState
104 void HCodec::BaseState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::MediaAVCodec::HCodec::BaseState
396 void HCodec::StartingState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::MediaAVCodec::HCodec::StartingState
514 void HCodec::RunningState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::MediaAVCodec::HCodec::RunningState
673 void HCodec::OutputPortChangedState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t da… in OnCodecEvent() function in OHOS::MediaAVCodec::HCodec::OutputPortChangedState
793 void HCodec::FlushingState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::MediaAVCodec::HCodec::FlushingState
907 void HCodec::StoppingState::OnCodecEvent(CodecEventType event, uint32_t data1, uint32_t data2) in OnCodecEvent() function in OHOS::MediaAVCodec::HCodec::StoppingState