/third_party/libinput/src/ |
H A D | evdev-totem.c | 754 totem_accel_config_set_profile(struct libinput_device *libinput_device, enum libinput_config_accel_profile profile) totem_accel_config_set_profile() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-profiler-agent-impl.cc | 212 std::unique_ptr<protocol::Profiler::Profile> profile = in consoleProfileEnd() local 287 stop( std::unique_ptr<protocol::Profiler::Profile>* profile) stop() argument 548 v8::CpuProfile* profile = stopProfiling() local [all...] |
H A D | v8-heap-profiler-agent-impl.cc | 427 stopSampling( std::unique_ptr<protocol::HeapProfiler::SamplingHeapProfile>* profile) stopSampling() argument 438 getSamplingProfile( std::unique_ptr<protocol::HeapProfiler::SamplingHeapProfile>* profile) getSamplingProfile() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_screen.cpp | 112 d3d12_has_video_decode_support(struct pipe_screen *pscreen, enum pipe_video_profile profile) in d3d12_has_video_decode_support() argument 36 d3d12_video_buffer_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) d3d12_video_buffer_is_format_supported() argument 209 d3d12_video_encode_supported_references_per_frame_structures(const D3D12_VIDEO_ENCODER_CODEC &codec, D3D12_VIDEO_ENCODER_PROFILE_H264 profile, D3D12_VIDEO_ENCODER_LEVELS_H264 level, ID3D12VideoDevice3 *pD3D12VideoDevice) d3d12_video_encode_supported_references_per_frame_structures() argument 249 d3d12_video_encode_supported_slice_structures(const D3D12_VIDEO_ENCODER_CODEC &codec, D3D12_VIDEO_ENCODER_PROFILE_H264 profile, D3D12_VIDEO_ENCODER_LEVELS_H264 level, ID3D12VideoDevice3 *pD3D12VideoDevice) d3d12_video_encode_supported_slice_structures() argument 398 d3d12_has_video_encode_support(struct pipe_screen *pscreen, enum pipe_video_profile profile, uint32_t &maxLvlSpec, D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC &maxRes, uint32_t &maxSlices, uint32_t &supportedSliceStructures, uint32_t &maxReferencesPerFrame) d3d12_has_video_encode_support() argument 481 d3d12_screen_get_video_param_decode(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) d3d12_screen_get_video_param_decode() argument 599 d3d12_screen_get_video_param_postproc(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) d3d12_screen_get_video_param_postproc() argument 709 d3d12_screen_get_video_param_encode(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) d3d12_screen_get_video_param_encode() argument 772 d3d12_screen_get_video_param(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) d3d12_screen_get_video_param() argument [all...] |
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-card.c | 278 pa_dbusiface_card_profile *profile; in get_profiles() local 327 pa_dbusiface_card_profile *profile; in handle_set_active_profile() local 430 pa_dbusiface_card_profile *profile = NULL; handle_get_profile_by_name() local 497 pa_card_profile *profile = call_data; card_profile_added_cb() local 526 pa_card_profile *profile = call_data; card_profile_available_changed_cb() local 557 pa_card_profile *profile; pa_dbusiface_card_new() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Blit9.cpp | 120 setShader(Context9 *context9, ShaderId source, const char *profile, angle::Result (Renderer9::*createShader)(d3d::Context *, const DWORD *, size_t length, D3DShaderType **outShader), HRESULT (WINAPI IDirect3DDevice9::*setShader)(D3DShaderType *)) setShader() argument
|
/third_party/skia/src/codec/ |
H A D | SkHeifCodec.cpp | 182 std::unique_ptr<SkEncodedInfo::ICCProfile> profile = nullptr; in MakeFromStream() local
|
H A D | SkRawCodec.cpp | 639 std::unique_ptr<SkEncodedInfo::ICCProfile> profile; in MakeFromStream() local
|
/third_party/skia/src/core/ |
H A D | SkBlurMask.cpp | 337 void SkBlurMask::ComputeBlurProfile(uint8_t* profile, int size, SkScalar sigma) { in ComputeBlurProfile() argument 359 uint8_t SkBlurMask::ProfileLookup(const uint8_t *profile, int loc, in ProfileLookup() argument 371 void SkBlurMask::ComputeBlurredScanline(uint8_t *pixels, const uint8_t *profile, in ComputeBlurredScanline() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | usprep.cpp | 140 UStringPrepProfile *profile = NULL; in usprep_internal_flushCache() local 225 loadData(UStringPrepProfile* profile, in loadData() argument 309 UStringPrepProfile* profile = NULL; usprep_getProfile() local 419 usprep_close(UStringPrepProfile* profile) usprep_close() argument 507 usprep_map( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_map() argument 639 usprep_prepare( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_prepare() argument [all...] |
/third_party/pulseaudio/src/modules/alsa/ |
H A D | module-alsa-card.c | 139 pa_alsa_profile *profile; member 380 pa_card_profile *profile; report_jack_state() local 1081 pa_card_profile *profile; pa__init() local [all...] |
/third_party/skia/include/third_party/skcms/ |
H A D | skcms.h | 233 skcms_Parse(const void* buf, size_t len, skcms_ICCProfile* profile) skcms_Parse() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
H A D | extFFmpegDemuxer.h | 141 int profile; member in FFmpegDemuxer
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglCreateContextExtTests.cpp | 209 glu::Profile profile = api == EGL_OPENGL_ES_API ? glu::PROFILE_ES : glu::PROFILE_CORE; in attribListToContextType() local 571 deInt32 profile = 0; in checkVersionString() local 593 deInt32 profile = 0; in checkVersionString() local [all...] |
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_helper.cpp | 563 ErrCode NotificationHelper::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile() argument
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_stub_invalid.cpp | 661 ErrCode AnsManagerStub::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile() argument
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences.cpp | 618 sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile(); UpdateDoNotDisturbProfiles() local 749 GetDoNotDisturbProfile( int32_t profileId, int32_t userId, sptr<NotificationDoNotDisturbProfile> &profile) GetDoNotDisturbProfile() argument [all...] |
/base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
H A D | app_verify.c | 681 static int32_t GetAppSignPublicKey(const ProfileProf *profile, AppSignPk *pk) in GetAppSignPublicKey() argument 706 GetAppid(ProfileProf *profile) GetAppid() argument [all...] |
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
H A D | napi_castengine_utils.cpp | 403 uint32_t profile = JsObjectToUint32(env, object, "profile"); in GetVideoPropertyFromJS() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 257 A2dpProfile *profile = GetProfileInstance(role); in SetUserCodecConfigure() local 1110 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SINK); in ProcessSinkStream() local
|
H A D | a2dp_service.cpp | 937 A2dpProfile *profile = GetProfileInstance(role_); WriteFrame() local 954 A2dpProfile *profile = GetProfileInstance(role_); GetRenderPosition() local 1249 A2dpProfile *profile = nullptr; GetProfileInstance() local [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 346 uint32_t GetProfileId(int profile) in GetProfileId() argument
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_format_helper.cpp | 699 HEVCProfile profile = FFMpegConverter::ConvertFFMpegToOHHEVCProfile(avStream.codecpar->profile); in ParseHvccBoxInfo() local 757 HEVCProfile profile = FFMpegConverter::ConvertFFMpegToOHHEVCProfile(static_cast<int>(parse.profile)); in ParseHevcInfo() local [all...] |
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hencoder.cpp | 572 AVCProfile profile; in SetupAVCEncoderParameters() local 650 HEVCProfile profile; in SetupHEVCEncoderParameters() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/ |
H A D | heif_parser.cpp | 459 auto profile = colr->GetColorProfile(); in ExtractImageProperties() local 802 void HeifParser::SetColorProfile(heif_item_id itemId, const std::shared_ptr<const HeifColorProfile> &profile) in SetColorProfile() argument
|