Home
last modified time | relevance | path

Searched defs:codecType (Results 1 – 25 of 26) sorted by relevance

12

/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
Dvideo_param_test.cpp115 uint8_t codecType = 1; variable
149 uint8_t codecType = DEFAULT_CODECTYPE; variable
181 uint8_t codecType = DEFAULT_CODECTYPE; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
Da2dp_codec_config.cpp223 A2dpCodecType codecType = GetCodecType(codecInfo); in GetSourceCodecIndex() local
238 A2dpCodecType codecType = GetCodecType(codecInfo); in GetSinkCodecIndex() local
256 A2dpCodecType codecType = GetCodecType(codecInfo); in IsPeerSinkCodecValid() local
281 A2dpCodecType codecType = GetCodecType(codecInfo); in IsPeerSourceCodecValid() local
Da2dp_sbc_param_ctrl.cpp878 uint8_t codecType; in ParseInfoSbc() local
Da2dp_aac_param_ctrl.cpp900 uint8_t codecType; in ParseInfoAac() local
/foundation/multimedia/av_codec/services/engine/codeclist/
Dcodec_ability_singleton.cpp59 CodecType codecType = iter->first; in CodecAbilitySingleton() local
74 …litySingleton::RegisterCapabilityArray(std::vector<CapabilityData> &capaArray, CodecType codecType) in RegisterCapabilityArray()
Dcodeclist_core.cpp169 AVCodecType codecType = AVCODEC_TYPE_NONE; in FindCodec() local
239 AVCodecType codecType = AVCODEC_TYPE_NONE; in GetCapability() local
/foundation/multimedia/av_codec/services/services/codec/server/
Dcodec_factory.cpp66 CodecType codecType = codecListCore->FindCodecType(name); in CreateCodecByName() local
Dcodec_server.cpp351 CodecType codecType = GetCodecType(); in DumpInfo() local
499 CodecType codecType; in GetCodecType() local
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_a2dp_codec.h44 uint8_t codecType; member
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
Dinterface_profile_a2dp_src.h36 uint8_t codecType; member
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
Dvideo_param.cpp84 void VideoParam::SetCodecType(uint8_t codecType) in SetCodecType()
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
Davcodeclist_impl.cpp90 AVCodecType codecType = AVCODEC_TYPE_NONE; in GetCapability() local
Davcodec_info.cpp575 AVCodecType codecType = AVCodecType(data_->codecType); in GetType() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
Ddscreen.cpp397 void DScreen::ChooseParameter(std::string &codecType, std::string &pixelFormat) in ChooseParameter()
462 std::string codecType; in SetUp() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
Ddcamera_sink_data_process.cpp181 VideoCodecType codecType; in GetPipelineCodecType() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
Ddscreen_test.cpp262 std::string codecType = "codecType"; variable
/foundation/multimedia/player_framework/services/engine/gstreamer/player/
Dplayer_codec_ctrl.cpp140 bool codecType = codecTypeList_.front(); in HlsSwichSoftAndHardCodec() local
/foundation/multimedia/player_framework/services/engine/common/avcodeclist/
Davcodeclist_engine_gst_impl.cpp168 const std::vector<CapabilityData> &capabilityDataArray, const AVCodecType &codecType) in FindTargetCodec()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
Ddcamera_stream_data_process.cpp264 VideoCodecType codecType; in GetPipelineCodecType() local
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Da2dp_parcel_codec.h116 uint8_t codecType; member
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
Dscreenregion.cpp151 std::string codecType; in SetUp() local
/foundation/multimedia/player_framework/frameworks/native/avcodeclist/
Davcodec_info.cpp476 AVCodecType codecType = AVCodecType(data_.codecType); in GetType() local
/foundation/distributedhardware/distributed_audio/services/common/audioparam/
Daudio_param.h89 AudioCodecType codecType = AUDIO_CODEC_AAC; member
/foundation/multimedia/av_codec/interfaces/inner_api/native/
Davcodec_info.h127 int32_t codecType = AVCODEC_TYPE_NONE; member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
Davcodec_info.h114 int32_t codecType = AVCODEC_TYPE_NONE; member

12