Home
last modified time | relevance | path

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

1234

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_decoder_callback.cpp57 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 Dimage_encoder_callback.cpp57 void ImageEncoderCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in OHOS::DistributedHardware::ImageEncoderCallback
H A Dimage_source_encoder.cpp439 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 Ddecode_video_callback.cpp41 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 Dencode_video_callback.cpp40 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 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
H A Dsurface_decoder_unit_test.h136 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 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
H A 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
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A 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
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dsample_callback.cpp60 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 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
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmpeg_manager.cpp53 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 Davcodec_audio_encoder_inner_demo.cpp229 void AEnDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in AEnDemoCallback
H A Davcodec_audio_decoder_inner_demo.cpp262 void ADecDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() function in ADecDemoCallback
H A Davcodec_audio_opus_encoder_demo.cpp52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
H A Davcodec_audio_aac_encoder_demo.cpp52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
H A Davcodec_audio_avbuffer_amrnb_encoder_demo.cpp55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
H A Davcodec_audio_avbuffer_amrwb_encoder_demo.cpp55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
H A Davcodec_audio_avbuffer_flac_encoder_demo.cpp61 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
H A Davcodec_audio_avbuffer_g711mu_encoder_demo.cpp55 static void OnOutputFormatChanged(OH_AVCodec* codec, OH_AVFormat* format, void* userData) in OnOutputFormatChanged() function
H A Davcodec_audio_g711mu_encoder_demo.cpp52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() function
H A Davcodec_audio_avbuffer_aac_encoder_demo.cpp54 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 Dmedia_codec_encoder_adapter_impl.cpp290 void EncoderCallbackImpl::OnOutputFormatChanged(const Format& format) in OnOutputFormatChanged() function in OHOS::NWeb::EncoderCallbackImpl
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Ddecoder_demo.cpp315 void VDecDemoCallback::OnOutputFormatChanged(const Media::Format &format) in OnOutputFormatChanged() function in VDecDemoCallback

1234