Home
last modified time | relevance | path

Searched defs:OnOutputFormatChanged (Results 1 – 25 of 83) sorted by relevance

1234

/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
Dencode_video_callback.cpp40 void EncodeVideoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::EncodeVideoCallback
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
Dimage_decoder_callback.cpp57 void ImageDecoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageDecoderCallback
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
Dimage_encoder_callback.cpp57 void ImageEncoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageEncoderCallback
Dimage_source_encoder.cpp439 void ImageSourceEncoder::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageSourceEncoder
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
Ddecode_video_callback.cpp41 void DecodeVideoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::DecodeVideoCallback
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
Dvideo_source_encoder.cpp34 void VideoSourceEncoder::VideoEncodeCallback::OnOutputFormatChanged(const MediaAVCodec::Format &for… in OnOutputFormatChanged() function in OHOS::Sharing::VideoSourceEncoder::VideoEncodeCallback
292 void VideoSourceEncoder::OnOutputFormatChanged(const MediaAVCodec::Format &format) in OnOutputFormatChanged() function in OHOS::Sharing::VideoSourceEncoder
Dvideo_sink_decoder.cpp313 void VideoSinkDecoder::OnOutputFormatChanged(const MediaAVCodec::Format &format) in OnOutputFormatChanged() function in OHOS::Sharing::VideoSinkDecoder
/foundation/multimedia/av_codec/test/unittest/filter_test/
Ddecoder_surface_filter_unit_test.cpp59 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
Dsurface_decoder_unit_test.h136 void OnOutputFormatChanged(const std::shared_ptr<Meta> &format) in OnOutputFormatChanged() function
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/
Dvideodec_inner_mock.cpp34 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
Dvideoenc_inner_mock.cpp34 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
/foundation/multimedia/av_codec/services/services/codec/ipc/
Dcodec_listener_proxy.cpp138 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
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
Dsample_callback.cpp60 void SampleCallback::OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function in OHOS::CameraStandard::SampleCallback
/foundation/multimedia/av_codec/services/media_engine/filters/
Dvideo_decoder_adapter.cpp63 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
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
Dmpeg_manager.cpp53 void MpegManager::VideoCodecCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::CameraStandard::DeferredProcessing::MpegManager::VideoCodecCallback
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
Davcodec_audio_encoder_inner_demo.cpp229 void AEnDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in AEnDemoCallback
Davcodec_audio_decoder_inner_demo.cpp262 void ADecDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in ADecDemoCallback
Davcodec_audio_opus_encoder_demo.cpp52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
Davcodec_audio_avbuffer_g711mu_encoder_demo.cpp55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
Davcodec_audio_avbuffer_flac_encoder_demo.cpp61 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
Davcodec_audio_aac_encoder_demo.cpp52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
Davcodec_audio_g711mu_encoder_demo.cpp52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
Davcodec_audio_avbuffer_amrwb_encoder_demo.cpp55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
Davcodec_audio_avbuffer_amrnb_encoder_demo.cpp55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
/foundation/distributedhardware/distributed_screen/services/screendemo/
Ddecoder_demo.cpp315 void VDecDemoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in VDecDemoCallback

1234