Home
last modified time | relevance | path

Searched refs:SubmitAllBuffersOwnedByUs (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_decoder.h42 int32_t SubmitAllBuffersOwnedByUs() override;
H A Dimage_codec.h168 virtual int32_t SubmitAllBuffersOwnedByUs() = 0;
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.h66 __attribute__((no_sanitize("cfi"))) int32_t SubmitAllBuffersOwnedByUs() override;
H A Dhencoder.h80 int32_t SubmitAllBuffersOwnedByUs() override;
H A Dhcodec_state.cpp415 codec_->SubmitAllBuffersOwnedByUs(); in OnCodecEvent()
464 ReplyErrorCode(info.id, codec_->SubmitAllBuffersOwnedByUs()); in OnMsgReceived()
H A Dhcodec.h210 virtual int32_t SubmitAllBuffersOwnedByUs() = 0;
H A Dhdecoder.cpp556 int32_t HDecoder::SubmitAllBuffersOwnedByUs() in SubmitAllBuffersOwnedByUs() function in OHOS::MediaAVCodec::HDecoder
H A Dhencoder.cpp807 int32_t HEncoder::SubmitAllBuffersOwnedByUs() in SubmitAllBuffersOwnedByUs() function in OHOS::MediaAVCodec::HEncoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp409 codec_->SubmitAllBuffersOwnedByUs(); in OnCodecEvent()
454 ReplyErrorCode(info.id, codec_->SubmitAllBuffersOwnedByUs()); in OnMsgReceived()
H A Dimage_decoder.cpp334 int32_t ImageDecoder::SubmitAllBuffersOwnedByUs() in SubmitAllBuffersOwnedByUs() function in OHOS::ImagePlugin::ImageDecoder

Completed in 11 milliseconds