/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_media_codec_encoder_adapter_impl.cpp | 93 int32_t ArkMediaCodecEncoderAdapterImpl::ReleaseOutputBuffer(uint32_t index, bool isRender) in ReleaseOutputBuffer() function in OHOS::ArkWeb::ArkMediaCodecEncoderAdapterImpl
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | controller.h | 124 int32_t ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function
|
H A D | post_processing.h | 201 int32_t ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_media_codec_encoder_adapter_wrapper.cpp | 111 OHOS::NWeb::CodecCodeAdapter ArkMediaCodecEncoderAdapterWrapper::ReleaseOutputBuffer(uint32_t index… in ReleaseOutputBuffer() function in OHOS::ArkWeb::ArkMediaCodecEncoderAdapterWrapper
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodec/ |
H A D | avcodec_audio_decoder_impl.cpp | 134 int32_t AVCodecAudioDecoderImpl::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::AVCodecAudioDecoderImpl
|
H A D | avcodec_audio_encoder_impl.cpp | 135 int32_t AVCodecAudioEncoderImpl::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::AVCodecAudioEncoderImpl
|
H A D | avcodec_video_decoder_impl.cpp | 191 int32_t AVCodecVideoDecoderImpl::ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::AVCodecVideoDecoderImpl
|
H A D | avcodec_video_encoder_impl.cpp | 216 int32_t AVCodecVideoEncoderImpl::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl
|
H A D | avcodec_audio_codec_impl.cpp | 250 int32_t AVCodecAudioCodecImpl::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::AVCodecAudioCodecImpl
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | surface_decoder_unit_test.h | 100 int32_t ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function
|
H A D | surface_encoder_adapter_unit_test.h | 119 int32_t ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/ |
H A D | audio_codec.h | 145 int32_t ReleaseOutputBuffer(uint32_t index) override in ReleaseOutputBuffer() function
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/ |
H A D | audio_codec_adapter.cpp | 301 int32_t AudioCodecAdapter::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::AudioCodecAdapter
|
H A D | audio_codec_worker.cpp | 303 void AudioCodecWorker::ReleaseOutputBuffer(const uint32_t &index, const int32_t &ret) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::AudioCodecWorker
|
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | media_codec_encoder_adapter_impl.cpp | 223 CodecCodeAdapter MediaCodecEncoderAdapterImpl::ReleaseOutputBuffer(uint32_t index, bool isRender) in ReleaseOutputBuffer() function in OHOS::NWeb::MediaCodecEncoderAdapterImpl
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | codec_service_stub.cpp | 360 int32_t CodecServiceStub::ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::CodecServiceStub 578 int32_t CodecServiceStub::ReleaseOutputBuffer(MessageParcel &data, MessageParcel &reply) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::CodecServiceStub
|
H A D | codec_service_proxy.cpp | 369 int32_t CodecServiceProxy::ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::CodecServiceProxy
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | video_decoder_adapter.cpp | 352 int32_t VideoDecoderAdapter::ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function in OHOS::Media::VideoDecoderAdapter
|
H A D | decoder_surface_filter.cpp | 637 Status DecoderSurfaceFilter::ReleaseOutputBuffer(int index, bool render, const std::shared_ptr<AVBu… in ReleaseOutputBuffer() function in OHOS::Media::Pipeline::DecoderSurfaceFilter
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 210 int32_t VDecNdkInnerSample::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in VDecNdkInnerSample
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 253 int32_t VDecNdkInnerSample::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in VDecNdkInnerSample
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/client/ |
H A D | codec_client.cpp | 360 int32_t CodecClient::ReleaseOutputBuffer(uint32_t index, bool render) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::CodecClient
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/ |
H A D | codecbase_mock.cpp | 240 int32_t CodecBase::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in OHOS::MediaAVCodec::CodecBase
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/ |
H A D | videoenc_ndk_inner_sample.cpp | 317 int32_t VEncNdkInnerSample::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in VEncNdkInnerSample
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | image_codec.cpp | 79 int32_t ImageCodec::ReleaseOutputBuffer(uint32_t index) in ReleaseOutputBuffer() function in OHOS::ImagePlugin::ImageCodec
|