Home
last modified time | relevance | path

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

12

/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
Dvideo_param_test.cpp128 uint8_t codecType = 1; variable
159 uint8_t codecType = DEFAULT_CODECTYPE; variable
190 uint8_t codecType = DEFAULT_CODECTYPE; variable
221 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
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
Dcodec_ability_singleton_mock.cpp33 …litySingleton::RegisterCapabilityArray(std::vector<CapabilityData> &capaArray, CodecType codecType) in RegisterCapabilityArray()
/foundation/multimedia/av_codec/services/engine/codeclist/
Dcodec_ability_singleton.cpp60 CodecType codecType = iter->first; in CodecAbilitySingleton() local
92 …litySingleton::RegisterCapabilityArray(std::vector<CapabilityData> &capaArray, CodecType codecType) in RegisterCapabilityArray()
Dcodeclist_core.cpp168 AVCodecType codecType = AVCODEC_TYPE_NONE; in FindCodec() local
236 AVCodecType codecType = AVCODEC_TYPE_NONE; in GetCapability() local
278 AVCodecType codecType = AVCODEC_TYPE_NONE; in FindCodecNameArray() local
/foundation/multimedia/av_codec/services/services/codec/server/
Dcodec_factory.cpp62 CodecType codecType = codecListCore->FindCodecType(name); in CreateCodecByName() local
Dcodec_param_checker.cpp187 AVCodecType codecType) in TemporalScalabilityChecker()
668 …Scenario> CodecParamChecker::CheckCodecScenario(const Media::Format &format, AVCodecType codecType, in CheckCodecScenario()
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_a2dp_codec.h44 uint8_t codecType; member
95 uint32_t codecType = 0; member
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
Dvideo_param.cpp84 void VideoParam::SetCodecType(uint8_t codecType) in SetCodecType()
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_a2dp_src.h60 CodecType codecType; member
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
Dinterface_profile_a2dp_src.h36 uint8_t codecType; member
/foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd/include/
Dwifi_diaplay.h52 CodecType codecType; member
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
Dscreenregion_test.cpp385 uint8_t codecType = VIDEO_CODEC_TYPE_VIDEO_H265; variable
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
Dreference_parser_manager.cpp56 std::shared_ptr<ReferenceParserManager> ReferenceParserManager::Create(CodecType codecType, in Create()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
Ddscreen.cpp437 void DScreen::ChooseParameter(std::string &codecType, std::string &pixelFormat) in ChooseParameter()
502 std::string codecType; in SetUp() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
Ddcamera_sink_data_process.cpp195 VideoCodecType codecType; in GetPipelineCodecType() local
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Da2dp_parcel_codec.h116 uint8_t codecType; member
162 uint32_t codecType; member
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
Davcodeclist_impl.cpp143 AVCodecType codecType = AVCODEC_TYPE_NONE; in GetCapability() local
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
Dnapi_bluetooth_a2dp_src.cpp247 napi_value codecType = nullptr; in CodecTypeInit() local
544 static void ConvertCodecType(A2dpCodecInfo &a2dpCodecInfo, int32_t codecType) in ConvertCodecType()
576 static void ConvertCodecTypeToCodecInfo(CodecInfo &codecInfo, int32_t codecType) in ConvertCodecTypeToCodecInfo()
639 int32_t codecType = 0; in CheckSetCodecPreferenceParam() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
Ddcamera_stream_data_process.cpp275 VideoCodecType codecType; in GetPipelineCodecType() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
Ddscreen_test.cpp264 std::string codecType = "codecType"; variable
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
Dscreenregion.cpp221 std::string codecType; in SetReceiverAdapterParameters() local
/foundation/multimedia/av_codec/services/services/common/event_manager/event_handler/instance_memory_update_event_handler/
Dinstance_memory_update_event_handler.cpp113 AVCodecType codecType = AVCODEC_TYPE_VIDEO_DECODER; in GetBlockCount() local
Dinstance_memory_calculator.cpp44 AVCodecType codecType = AVCODEC_TYPE_VIDEO_DECODER; member
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
Dffmpeg_reference_parser.cpp239 …CodecType codecType = videoStream->codecpar->codec_id == AV_CODEC_ID_HEVC ? CodecType::H265 : Code… in ParserRefInit() local

12