Home
last modified time | relevance | path

Searched defs:profile (Results 126 - 150 of 197) sorted by relevance

12345678

/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_aac_encoder_plugin.cpp77 uint8_t profile = static_cast<uint8_t>(ctx->profile); in GetAdtsHeader() local
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h117 std::optional<int> profile; member
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/
H A Davdemuxer_demo_runner.cpp130 int32_t profile = -1; in ShowSourceDescription() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp436 int32_t ConvAacProfileToFfmpeg(AudioAacProfile profile) in ConvAacProfileToFfmpeg() argument
486 int32_t ConvH264ProfileToFfmpeg(VideoH264Profile profile) in ConvH264ProfileToFfmpeg() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_image.cpp228 void HeifImage::SetColorProfile(const std::shared_ptr<const HeifColorProfile> &profile) in SetColorProfile() argument
/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_param_checker.cpp329 int32_t profile; in VideoProfileChecker() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcaps_unit_test.cpp964 int32_t profile = profiles[i]; in HWTEST_F() local
995 int32_t profile = profiles[i]; HWTEST_F() local
1026 int32_t profile = profiles[i]; HWTEST_F() local
1057 int32_t profile = profiles[i]; HWTEST_F() local
1088 int32_t profile = profiles[i]; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.h101 int32_t profile = 0; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_listener.c268 LaneProfile profile; in LaneLinkupNotify() local
331 LaneProfile profile; in LaneLinkdownNotify() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp241 ServiceCharacteristicProfile profile; in PutDeviceProfileInner() local
253 ServiceCharacteristicProfile profile; in GetDeviceProfileInner() local
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_crud_test.cpp127 ServiceCharacteristicProfile profile; in HWTEST_F() local
152 ServiceCharacteristicProfile profile; in HWTEST_F() local
177 ServiceCharacteristicProfile profile; HWTEST_F() local
201 ServiceCharacteristicProfile profile; HWTEST_F() local
222 ServiceCharacteristicProfile profile; HWTEST_F() local
728 ServiceCharacteristicProfile profile; HWTEST_F() local
784 ServiceCharacteristicProfile profile; HWTEST_F() local
896 ServiceCharacteristicProfile profile; HWTEST_F() local
914 ServiceCharacteristicProfile profile; HWTEST_F() local
944 ServiceCharacteristicProfile profile; HWTEST_F() local
964 ServiceCharacteristicProfile profile; HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp366 TrustDeviceProfile profile; in HWTEST_F() local
413 AccessControlProfile profile; in HWTEST_F() local
463 AccessControlProfile profile; HWTEST_F() local
519 AccessControlProfile profile; HWTEST_F() local
575 AccessControlProfile profile; HWTEST_F() local
671 AccessControlProfile profile; HWTEST_F() local
721 AccessControlProfile profile; HWTEST_F() local
1445 TrustDeviceProfile profile; HWTEST_F() local
1490 AccessControlProfile profile; HWTEST_F() local
1507 Accesser profile; HWTEST_F() local
1550 Accessee profile; HWTEST_F() local
1591 DeviceProfile profile; HWTEST_F() local
1615 ServiceProfile profile; HWTEST_F() local
1664 CharacteristicProfile profile; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_utils.cpp283 void GenerateAdtsHeader(unsigned char* adtsHeader, uint32_t packetLen, uint32_t profile, uint32_t sampleRate, in GenerateAdtsHeader() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H A Ddaudio_input_test.cpp393 uint32_t profile = 2; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp838 GetJsonProfile(ProfileType profileType, const std::string &bundleName, const std::string &moduleName, std::string &profile, int32_t userId) GetJsonProfile() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp654 bool JsAbilityStage::TransformFileToJsonString(const std::string &resPath, std::string &profile) in TransformFileToJsonString() argument
730 std::string profile; in GetResFromResMgr() local
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp407 Profile profile; in HWTEST_F() local
1849 Profile profile = {}; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp175 std::string profile = "RTP/AVP/UDP;unicast"; in GetClientRtpPorts() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp311 A2dpProfile *profile = GetProfileInstance(role); in ParseAvdtpDisconnectInd() local
335 A2dpProfile *profile = GetProfileInstance(role); in ParseAvdtpConfigureInd() local
379 A2dpProfile *profile = GetProfileInstance(role); in ParseAvdtpReconfigureInd() local
426 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpOpenInd() local
449 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpCloseInd() local
475 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpCloseChannelInd() local
495 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpStartInd() local
543 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpConnectCFM() local
570 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpDisconnectCFM() local
591 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpDiscoverCFM() local
625 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpGetCapabilityCFM() local
669 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpGetALLCapCFM() local
713 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpConfigureCFM() local
744 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpGetConfigureCFM() local
763 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpReconfigureCFM() local
804 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpOpenCFM() local
827 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpStartCFM() local
848 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpSuspendCFM() local
869 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpStreamCloseCFM() local
890 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpAbortCFM() local
910 A2dpProfile *profile = GetProfileInstance(role); ParseAvdtpWriteCFM() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp163 A2dpSource *profile = A2dpSource::GetProfile(); in On() local
192 A2dpSource *profile = A2dpSource::GetProfile(); in GetPlayingState() local
209 A2dpSource *profile = A2dpSource::GetProfile(); in Connect() local
225 A2dpSource *profile = A2dpSource::GetProfile(); in Disconnect() local
327 A2dpSource *profile = A2dpSource::GetProfile(); in GetConnectionDevices() local
365 A2dpSource *profile = A2dpSource::GetProfile(); GetDeviceState() local
397 napi_value profile; CreateA2dpSrcProfile() local
657 A2dpSource *profile = A2dpSource::GetProfile(); SetCurrentCodecInfo() local
676 A2dpSource *profile = A2dpSource::GetProfile(); GetCurrentCodecInfo() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp332 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SOURCE); in A2dpSbcReadFeeding() local
544 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SOURCE); in EnqueuePacket() local
605 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SOURCE); in EnqueuePacketFragment() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp2069 std::string profile = "[]"; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp1513 PerfProfile profile; in HWTEST_F() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp110 uint8_t profile = static_cast<uint8_t>(ctx->profile); in GetAdtsHeader() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_utils.cpp319 std::vector<uint8_t> GenerateAACCodecConfig(int32_t profile, int32_t sampleRate, int32_t channels) in GenerateAACCodecConfig() argument

Completed in 31 milliseconds

12345678