Home
last modified time | relevance | path

Searched defs:profile (Results 326 - 350 of 544) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/skia/src/gpu/gl/
H A DGrGLUtil.cpp49 char profile[2]; in GrGLGetStandardInUseFromString() local
91 char profile[2]; in GrGLGetVersionFromString() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Dvwebp.c104 static int ApplyColorProfile(const WebPData* const profile, in ApplyColorProfile() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_info.cpp2269 dng_camera_profile profile; in Parse() local
H A Ddng_negative.cpp1205 dng_camera_profile *profile = *iter; ClearProfiles() local
[all...]
H A Ddng_render.cpp871 const dng_camera_profile *profile = fNegative.ProfileByID (profileID); in Start() local
1238 const dng_camera_profile *profile = fNegative.ProfileByID (dng_camera_profile_id ()); dng_render() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-card-restore.c75 char *profile; member
79 char *profile; member
250 char profile[PA_NAME_MAX]; legacy_entry_read() member
285 const char* profile; entry_read() local
485 card_profile_added_callback(pa_core *c, pa_card_profile *profile, struct userdata *u) card_profile_added_callback() argument
596 pa_card_profile *profile; card_choose_initial_profile_callback() local
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c687 pa_card_profile *profile; in raop_create_profile() local
699 static pa_card *raop_create_card(pa_module *m, pa_device_port *port, pa_card_profile *profile, cons argument
742 pa_card_profile *profile; pa_raop_sink_new() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Doption.cpp102 std::string Options::profile = ""; member in maple::Options
/arkcompiler/toolchain/tooling/test/
H A Dpt_types_test.cpp373 std::unique_ptr<ScriptTypeProfile> profile = ScriptTypeProfile::Create(*ptJson); in HWTEST_F_L0() local
673 Profile profile; in HWTEST_F_L0() local
868 std::unique_ptr<SamplingHeapProfile> profile = SamplingHeapProfile::FromSamplingInfo(&samplingInfo); in HWTEST_F_L0() local
[all...]
/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp450 ContextFactory::AuthProfile profile; in ConnectExtension() local
570 auto &profile = item.second; in BuildStartCommand() local
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Daacdec.h150 int profile; /* profile */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Daacdec.h150 int profile; /* profile */ member
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp107 RK_S32 profile = cfg->profileIdc; in vpu_api_set_enc_cfg() 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
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp40 Profile profile; member

Completed in 36 milliseconds

1...<<11121314151617181920>>...22