Home
last modified time | relevance | path

Searched defs:GetOutputFormat (Results 1 – 25 of 34) sorted by relevance

12

/foundation/multimedia/av_codec/services/engine/codec/include/audio/
Daudio_codec.h97 int32_t GetOutputFormat(std::shared_ptr<Media::Meta> &parameter) override in GetOutputFormat() function
113 int32_t GetOutputFormat(MediaAVCodec::Format &format) override in GetOutputFormat() function
/foundation/multimedia/av_codec/services/engine/base/include/
Dcodecbase.h75 virtual int32_t GetOutputFormat(std::shared_ptr<Media::Meta> &parameter) in GetOutputFormat() function
/foundation/multimedia/av_codec/services/include/
Di_codec_service.h83 virtual int32_t GetOutputFormat(std::shared_ptr<Media::Meta> &parameter) in GetOutputFormat() function
/foundation/multimedia/av_codec/frameworks/native/avcodec/
Davcodec_audio_encoder_impl.cpp127 int32_t AVCodecAudioEncoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::AVCodecAudioEncoderImpl
Davcodec_audio_decoder_impl.cpp126 int32_t AVCodecAudioDecoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::AVCodecAudioDecoderImpl
Davcodec_video_encoder_impl.cpp168 int32_t AVCodecVideoEncoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl
Davcodec_video_decoder_impl.cpp158 int32_t AVCodecVideoDecoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::AVCodecVideoDecoderImpl
Davcodec_audio_codec_inner_impl.cpp164 int32_t AVCodecAudioCodecInnerImpl::GetOutputFormat(std::shared_ptr<Media::Meta> &parameter) in GetOutputFormat() function in OHOS::MediaAVCodec::AVCodecAudioCodecInnerImpl
Davcodec_audio_codec_impl.cpp195 int32_t AVCodecAudioCodecImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::AVCodecAudioCodecImpl
/foundation/multimedia/player_framework/frameworks/native/avcodec/
Davcodec_audio_decoder_impl.cpp131 int32_t AVCodecAudioDecoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecAudioDecoderImpl
Davcodec_audio_encoder_impl.cpp131 int32_t AVCodecAudioEncoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecAudioEncoderImpl
Davcodec_video_decoder_impl.cpp137 int32_t AVCodecVideoDecoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecVideoDecoderImpl
Davcodec_video_encoder_impl.cpp144 int32_t AVCodecVideoEncoderImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecVideoEncoderImpl
/foundation/multimedia/av_codec/services/engine/codec/audio/
Daudio_codec_adapter.cpp241 int32_t AudioCodecAdapter::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::AudioCodecAdapter
/foundation/multimedia/player_framework/services/services/avcodec/client/
Davcodec_client.cpp201 int32_t AVCodecClient::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecClient
/foundation/multimedia/player_framework/services/services/avcodec/ipc/
Davcodec_service_stub.cpp287 int32_t AVCodecServiceStub::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecServiceStub
450 int32_t AVCodecServiceStub::GetOutputFormat(MessageParcel &data, MessageParcel &reply) in GetOutputFormat() function in OHOS::Media::AVCodecServiceStub
/foundation/multimedia/av_codec/services/services/codec/ipc/
Dcodec_service_stub.cpp324 int32_t CodecServiceStub::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::CodecServiceStub
522 int32_t CodecServiceStub::GetOutputFormat(MessageParcel &data, MessageParcel &reply) in GetOutputFormat() function in OHOS::MediaAVCodec::CodecServiceStub
/foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/
Davcodec_engine_gst_impl.cpp218 int32_t AVCodecEngineGstImpl::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecEngineGstImpl
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dtester_codecbase.cpp241 bool TesterCodecBase::GetOutputFormat() in GetOutputFormat() function in OHOS::MediaAVCodec::TesterCodecBase
/foundation/multimedia/av_codec/services/media_engine/filters/
Dsurface_encoder_adapter.cpp346 std::shared_ptr<Meta> SurfaceEncoderAdapter::GetOutputFormat() in GetOutputFormat() function in OHOS::Media::SurfaceEncoderAdapter
Dvideo_decoder_adapter.cpp358 int32_t VideoDecoderAdapter::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::VideoDecoderAdapter
/foundation/multimedia/av_codec/services/services/codec/server/
Dcodec_server.cpp403 int32_t CodecServer::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::CodecServer
799 int32_t CodecServer::GetOutputFormat(std::shared_ptr<Media::Meta> &parameter) in GetOutputFormat() function in OHOS::MediaAVCodec::CodecServer
/foundation/multimedia/player_framework/services/services/avcodec/server/
Davcodec_server.cpp254 int32_t AVCodecServer::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::Media::AVCodecServer
/foundation/multimedia/av_codec/services/services/codec/client/
Dcodec_client.cpp235 int32_t CodecClient::GetOutputFormat(Format &format) in GetOutputFormat() function in OHOS::MediaAVCodec::CodecClient
/foundation/multimedia/av_codec/services/media_engine/modules/media_codec/
Dmedia_codec.cpp335 int32_t MediaCodec::GetOutputFormat(std::shared_ptr<Meta> &parameter) in GetOutputFormat() function in OHOS::Media::MediaCodec

12