| /foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/ |
| D | image_decoder_callback.cpp | 57 void ImageDecoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageDecoderCallback
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/ |
| D | image_encoder_callback.cpp | 57 void ImageEncoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageEncoderCallback
|
| D | image_source_encoder.cpp | 462 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/encoder/ |
| D | encode_video_callback.cpp | 43 void EncodeVideoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::EncodeVideoCallback
|
| /foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/ |
| D | decode_video_callback.cpp | 44 void DecodeVideoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::DecodeVideoCallback
|
| /foundation/multimedia/player_framework/services/services/avcodec/ipc/ |
| D | avcodec_listener_proxy.cpp | 52 void AVCodecListenerProxy::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::AVCodecListenerProxy 113 void AVCodecListenerCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::AVCodecListenerCallback
|
| D | avcodec_listener_stub.cpp | 89 void AVCodecListenerStub::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::AVCodecListenerStub
|
| /foundation/distributedhardware/distributed_audio/services/audioprocessor/decoder/src/ |
| D | audio_decoder_callback.cpp | 49 void AudioDecoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::AudioDecoderCallback
|
| D | audio_decoder.cpp | 406 void AudioDecoder::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::AudioDecoder
|
| /foundation/distributedhardware/distributed_audio/services/audioprocessor/encoder/src/ |
| D | audio_encoder_callback.cpp | 49 void AudioEncoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::AudioEncoderCallback
|
| D | audio_encoder.cpp | 402 void AudioEncoder::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::AudioEncoder
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| D | codec_listener_proxy.cpp | 120 void CodecListenerProxy::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecListenerProxy 207 void CodecListenerCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecListenerCallback
|
| D | codec_listener_stub.cpp | 165 void CodecListenerStub::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecListenerStub
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/native/videoencoder/ |
| D | videoenc_native_mock.cpp | 39 void VideoEncCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::VideoEncCallbackMock
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/native/audioencoder/ |
| D | audioenc_native_mock.cpp | 37 void AudioEncCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::AudioEncCallbackMock
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/native/audiodecoder/ |
| D | audiodec_native_mock.cpp | 37 void AudioDecCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::AudioDecCallbackMock
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/native/videodecoder/ |
| D | videodec_native_mock.cpp | 39 void VideoDecCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::VideoDecCallbackMock
|
| /foundation/multimedia/av_codec/test/unittest/vcodec_test/inner/ |
| D | videoenc_inner_mock.cpp | 37 void VideoEncCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::VideoEncCallbackMock
|
| D | videodec_inner_mock.cpp | 37 void VideoDecCallbackMock::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::VideoDecCallbackMock
|
| /foundation/multimedia/av_codec/test/nativedemo/audio_demo/ |
| D | avcodec_audio_encoder_inner_demo.cpp | 237 void AEnDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in AEnDemoCallback
|
| D | avcodec_audio_decoder_inner_demo.cpp | 270 void ADecDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in ADecDemoCallback
|
| D | avcodec_audio_aac_encoder_demo.cpp | 52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
|
| /foundation/multimedia/av_codec/services/services/codec/server/ |
| D | codec_server.cpp | 416 void CodecServer::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecServer 475 void CodecBaseCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecBaseCallback
|
| /foundation/distributedhardware/distributed_screen/services/screendemo/ |
| D | decoder_demo.cpp | 317 void VDecDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in VDecDemoCallback
|
| /foundation/multimedia/player_framework/frameworks/native/soundpool/ |
| D | sound_parser.cpp | 208 void SoundDecoderCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in OHOS::Media::SoundDecoderCallback
|