/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/ |
H A D | image_decoder_callback.cpp | 57 void ImageDecoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageDecoderCallback
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/ |
H A D | image_encoder_callback.cpp | 57 void ImageEncoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageEncoderCallback
|
H A D | image_source_encoder.cpp | 439 void ImageSourceEncoder::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageSourceEncoder
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/ |
H A D | decode_video_callback.cpp | 41 void DecodeVideoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() 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 | 40 void EncodeVideoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::EncodeVideoCallback
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | decoder_surface_filter_unit_test.cpp | 59 void OnOutputFormatChanged(const MediaAVCodec::Format &format) override in OnOutputFormatChanged() function in OHOS::Media::Pipeline::FilterMediaCodecCallback 124 void OnOutputFormatChanged(const MediaAVCodec::Format &format) in OnOutputFormatChanged() function in OHOS::Media::Pipeline::VideoDecoderAdapterMock
|
H A D | surface_decoder_unit_test.h | 136 void OnOutputFormatChanged(const std::shared_ptr<Meta> &format) in OnOutputFormatChanged() function
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/ |
H A D | videodec_inner_mock.cpp | 34 void VideoDecCallbackExtMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::VideoDecCallbackExtMock 70 void VideoDecCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::VideoDecCallbackMock
|
H A D | videoenc_inner_mock.cpp | 34 void VideoEncCallbackExtMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::VideoEncCallbackExtMock 70 void VideoEncCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::VideoEncCallbackMock
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | codec_listener_proxy.cpp | 138 void CodecListenerProxy::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecListenerProxy 257 void CodecListenerCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecListenerCallback
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
H A D | sample_callback.cpp | 60 void SampleCallback::OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function in OHOS::CameraStandard::SampleCallback
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | video_decoder_adapter.cpp | 63 void VideoDecoderCallback::OnOutputFormatChanged(const MediaAVCodec::Format &format) in OnOutputFormatChanged() function in OHOS::Media::VideoDecoderCallback 326 void VideoDecoderAdapter::OnOutputFormatChanged(const MediaAVCodec::Format &format) in OnOutputFormatChanged() function in OHOS::Media::VideoDecoderAdapter
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
H A D | mpeg_manager.cpp | 53 void MpegManager::VideoCodecCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() 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 | 229 void AEnDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in AEnDemoCallback
|
H A D | avcodec_audio_decoder_inner_demo.cpp | 262 void ADecDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in ADecDemoCallback
|
H A D | avcodec_audio_opus_encoder_demo.cpp | 52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
|
H A D | avcodec_audio_aac_encoder_demo.cpp | 52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
|
H A D | avcodec_audio_avbuffer_amrnb_encoder_demo.cpp | 55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
|
H A D | avcodec_audio_avbuffer_amrwb_encoder_demo.cpp | 55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
|
H A D | avcodec_audio_avbuffer_flac_encoder_demo.cpp | 61 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
|
H A D | avcodec_audio_avbuffer_g711mu_encoder_demo.cpp | 55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
|
H A D | avcodec_audio_g711mu_encoder_demo.cpp | 52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
|
H A D | avcodec_audio_avbuffer_aac_encoder_demo.cpp | 54 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
|
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | media_codec_encoder_adapter_impl.cpp | 290 void EncoderCallbackImpl::OnOutputFormatChanged(const Format& format) in OnOutputFormatChanged() function in OHOS::NWeb::EncoderCallbackImpl
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/ |
H A D | decoder_demo.cpp | 315 void VDecDemoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in VDecDemoCallback
|