Home
last modified time | relevance | path

Searched defs:profile (Results 426 - 450 of 530) sorted by relevance

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

/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.cc440 void CpuProfiler::DeleteProfile(CpuProfile* profile) { in DeleteProfile() argument
660 CpuProfile* profile = profiles_->Lookup(title); in StopProfiling() local
672 CpuProfile* profile = profiles_->StopProfiling(id); in StopProfiling() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.cpp1305 d3d12_video_decoder_convert_pipe_video_profile_to_profile_type(enum pipe_video_profile profile) in d3d12_video_decoder_convert_pipe_video_profile_to_profile_type() argument
1323 d3d12_video_decoder_convert_pipe_video_profile_to_d3d12_profile(enum pipe_video_profile profile) d3d12_video_decoder_convert_pipe_video_profile_to_d3d12_profile() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c833 r600_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) r600_get_video_param() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c512 pa_bluetooth_profile_t profile; in register_profile_reply() local
542 static void register_profile(pa_bluetooth_backend *b, const char *object, const char *uuid, pa_bluetooth_profile_t profile) { in register_profile() argument
1112 profile_init(pa_bluetooth_backend *b, pa_bluetooth_profile_t profile) profile_init() argument
1145 profile_done(pa_bluetooth_backend *b, pa_bluetooth_profile_t profile) profile_done() argument
[all...]
H A Dbluez5-util.h77 typedef enum profile { enum
113 pa_bluetooth_profile_t profile; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcli-command.c1647 pa_card_profile *profile; in pa_cli_command_card_profile() local
[all...]
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp217 auto profile = read_color_profile(dinfo); in ReadHeader() local
[all...]
H A DSkPngCodec.cpp358 png_bytep profile; in read_color_profile() local
922 auto profile = read_color_profile(fPng_ptr, fInfo_ptr); in infoCallback() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1098 load_fake(png_charp param, png_bytepp profile) in load_fake() argument
1157 png_bytep profile = NULL; in insert_iCCP() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngget.c736 png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_charpp name, int *compression_type, png_bytepp profile, png_uint_32 *proflen) png_get_iCCP() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp2657 sptr<NotificationDoNotDisturbProfile> profile = nullptr; in HandleGetDoNotDisturbProfile() local
H A Dans_notification.cpp1951 ErrCode AnsNotification::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp767 sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile(); in CheckDoNotDisturbProfile() local
H A Dadvanced_notification_utils.cpp893 ErrCode AdvancedNotificationService::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile() argument
H A Dnotification_preferences_database.cpp536 GetDoNotDisturbProfiles( const std::string &key, sptr<NotificationDoNotDisturbProfile> &profile, const int32_t &userId) GetDoNotDisturbProfiles() argument
1569 sptr<NotificationDoNotDisturbProfile> profile; GetDoNotDisturbProfile() local
[all...]
/base/telephony/core_service/frameworks/js/esim/src/
H A Dnapi_esim.cpp330 DownloadableProfile profile; in GetProfileInfo() local
846 DownloadableProfile profile = GetProfileInfo(profileContext->profile); in NativeDownloadProfile() local
1198 DownloadableProfile profile = GetProfileInfo(metadata->profile); NativeGetDownloadableProfileMetadata() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp156 RunPage( const std::string& url, const std::string& params, const std::string& profile, bool isNamedRouter) RunPage() argument
197 RunPage( const std::shared_ptr<std::vector<uint8_t>>& content, const std::string& params, const std::string& profile) RunPage() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5515 std::string profile; in HWTEST_F() local
5538 std::string profile; in HWTEST_F() local
5561 std::string profile; in HWTEST_F() local
5584 std::string profile; in HWTEST_F() local
5607 std::string profile; in HWTEST_F() local
5629 std::string profile; HWTEST_F() local
5651 std::string profile; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp393 int32_t profile; in SetCodecParameterOfTrack() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp1687 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, Profile& profile, std::string surfaceId) in CreatePhotoOutput() argument
2418 auto profile in GetActiveProfile() local
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_manager_napi.cpp841 Profile profile; in CreatePreviewOutputInstance() local
880 Profile profile; in CreateDeferredPreviewOutputInstance() local
909 Profile profile; CreatePhotoOutputInstance() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c1010 LaneProfile profile; in NotifyLaneAllocSuccess() local
/third_party/ffmpeg/libavcodec/
H A Dcavs.h177 int profile, level; member
H A Dmpeg4videodec.c2159 static int mpeg4_decode_profile_level(MpegEncContext *s, GetBitContext *gb, int *profile, int *level) in mpeg4_decode_profile_level() argument
3425 int profile, level; ff_mpeg4_decode_picture_header() local
[all...]
H A Ddca_lbr.c803 int sb, ch, ol, st, max_sb, profile, ret; in parse_high_res_grid() local

Completed in 71 milliseconds

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