/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/ |
H A D | image_decoder_callback.cpp | 34 void ImageDecoderCallback::OnOutputBufferAvailable(uint32_t index, MediaAVCodec::AVCodecBufferInfo … in OnOutputBufferAvailable() function in OHOS::DistributedHardware::ImageDecoderCallback
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/ |
H A D | image_encoder_callback.cpp | 34 void ImageEncoderCallback::OnOutputBufferAvailable(uint32_t index, MediaAVCodec::AVCodecBufferInfo … in OnOutputBufferAvailable() function in OHOS::DistributedHardware::ImageEncoderCallback
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/ |
H A D | decode_video_callback.cpp | 52 void DecodeVideoCallback::OnOutputBufferAvailable(uint32_t index, MediaAVCodec::AVCodecBufferInfo i… in OnOutputBufferAvailable() function in OHOS::DistributedHardware::DecodeVideoCallback
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/ |
H A D | encode_video_callback.cpp | 51 void EncodeVideoCallback::OnOutputBufferAvailable(uint32_t index, MediaAVCodec::AVCodecBufferInfo i… in OnOutputBufferAvailable() function in OHOS::DistributedHardware::EncodeVideoCallback
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | decoder_surface_filter_unit_test.cpp | 70 void OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) override in OnOutputBufferAvailable() function in OHOS::Media::Pipeline::FilterMediaCodecCallback 130 void OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) in OnOutputBufferAvailable() function in OHOS::Media::Pipeline::VideoDecoderAdapterMock
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_decoder_adapter.cpp | 64 void OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) override in OnOutputBufferAvailable() function in OHOS::Media::SurfaceDecoderAdapterCallback 338 void SurfaceDecoderAdapter::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffe… in OnOutputBufferAvailable() function in OHOS::Media::SurfaceDecoderAdapter
|
H A D | video_decoder_adapter.cpp | 81 void VideoDecoderCallback::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) in OnOutputBufferAvailable() function in OHOS::Media::VideoDecoderCallback 332 void VideoDecoderAdapter::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) in OnOutputBufferAvailable() function in OHOS::Media::VideoDecoderAdapter
|
H A D | video_resize_filter.cpp | 98 void OnOutputBufferAvailable(uint32_t index, DetailEnhBufferFlag flag) override in OnOutputBufferAvailable() function in OHOS::Media::Pipeline::ResizeDetailEnhancerVideoCallback 486 void VideoResizeFilter::OnOutputBufferAvailable(uint32_t index, uint32_t flag) in OnOutputBufferAvailable() function in OHOS::Media::Pipeline::VideoResizeFilter
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/ |
H A D | videodec_inner_mock.cpp | 51 void VideoDecCallbackExtMock::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buf… in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::VideoDecCallbackExtMock 87 void VideoDecCallbackMock::OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecB… in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::VideoDecCallbackMock
|
H A D | videoenc_inner_mock.cpp | 51 void VideoEncCallbackExtMock::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buf… in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::VideoEncCallbackExtMock 87 void VideoEncCallbackMock::OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecB… in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::VideoEncCallbackMock
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | codec_listener_proxy.cpp | 182 void CodecListenerProxy::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::CodecListenerProxy 271 void CodecListenerCallback::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffe… in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::CodecListenerCallback
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
H A D | sample_callback.cpp | 80 void SampleCallback::OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer… in OnOutputBufferAvailable() function in OHOS::CameraStandard::SampleCallback
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_codec/ |
H A D | codec_callback.cpp | 63 void CodecCallback::OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::Sample::CodecCallback
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
H A D | mpeg_manager.cpp | 64 void MpegManager::VideoCodecCallback::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuf… in OnOutputBufferAvailable() function in OHOS::CameraStandard::DeferredProcessing::MpegManager::VideoCodecCallback
|
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/audio_demo/ |
H A D | avcodec_audio_encoder_inner_demo.cpp | 244 void AEnDemoCallback::OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecBuffer… in OnOutputBufferAvailable() function in AEnDemoCallback
|
H A D | avcodec_audio_decoder_inner_demo.cpp | 277 void ADecDemoCallback::OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecBuffe… in OnOutputBufferAvailable() function in ADecDemoCallback
|
H A D | avcodec_audio_opus_encoder_demo.cpp | 70 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCode… in OnOutputBufferAvailable() function
|
H A D | avcodec_audio_aac_encoder_demo.cpp | 70 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCode… in OnOutputBufferAvailable() function
|
H A D | avcodec_audio_avbuffer_amrnb_encoder_demo.cpp | 73 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *u… in OnOutputBufferAvailable() function
|
H A D | avcodec_audio_avbuffer_amrwb_encoder_demo.cpp | 73 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *u… in OnOutputBufferAvailable() function
|
H A D | avcodec_audio_avbuffer_flac_encoder_demo.cpp | 79 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *data, void *use… in OnOutputBufferAvailable() function
|
H A D | avcodec_audio_avbuffer_g711mu_encoder_demo.cpp | 73 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *u… in OnOutputBufferAvailable() function
|
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | media_codec_encoder_adapter_impl.cpp | 335 void EncoderCallbackImpl::OnOutputBufferAvailable( in OnOutputBufferAvailable() function in OHOS::NWeb::EncoderCallbackImpl
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/ |
H A D | decoder_demo.cpp | 329 void VDecDemoCallback::OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, in OnOutputBufferAvailable() function in VDecDemoCallback
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/client/ |
H A D | codec_client.cpp | 546 void CodecClient::OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecBufferFlag… in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::CodecClient 559 void CodecClient::OnOutputBufferAvailable(uint32_t index, std::shared_ptr<AVBuffer> buffer) in OnOutputBufferAvailable() function in OHOS::MediaAVCodec::CodecClient
|