| /foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
| H A D | preview_output.cpp | 474 auto profile = GetPreviewProfile(); in FindSketchSize() local
|
| /foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/ |
| H A D | trust_profile_manager.cpp | 74 int32_t TrustProfileManager::PutTrustDeviceProfile(const TrustDeviceProfile& profile) in PutTrustDeviceProfile() argument 102 int32_t TrustProfileManager::PutAccessControlProfile(const AccessControlProfile& profile) in PutAccessControlProfile() argument 153 int32_t TrustProfileManager::UpdateTrustDeviceProfile(const TrustDeviceProfile& profile) in UpdateTrustDeviceProfile() argument 200 UpdateAccessControlProfile(const AccessControlProfile& profile) UpdateAccessControlProfile() argument 244 GetTrustDeviceProfile(const std::string& deviceId, TrustDeviceProfile& profile) GetTrustDeviceProfile() argument 271 GetAllTrustDeviceProfile(std::vector<TrustDeviceProfile>& profile) GetAllTrustDeviceProfile() argument 299 GetAccessControlProfile(int32_t userId, const std::string& bundleName, int32_t bindType, int32_t status, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument 336 GetAccessControlProfile(int32_t userId, const std::string& bundleName, const std::string& trustDeviceId, int32_t status, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument 374 GetAccessControlProfileByTokenId(int64_t tokenId, const std::string& trustDeviceId, int32_t status, std::vector<AccessControlProfile>& profile) GetAccessControlProfileByTokenId() argument 411 GetAccessControlProfile(int32_t userId, const std::string& accountId, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument 458 GetAccessControlProfile(int32_t userId, std::vector<AccessControlProfile> &profile) GetAccessControlProfile() argument 498 GetAllAccessControlProfile(std::vector<AccessControlProfile>& profile) GetAllAccessControlProfile() argument 536 GetAccessControlProfile(const std::string& bundleName, int32_t bindType, int32_t status, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument 573 GetAccessControlProfile(const std::string& bundleName, const std::string& trustDeviceId, int32_t status, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument 610 GetAccessControlProfile(const std::map<std::string, std::string>& params, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument 680 TrustDeviceProfile profile; DeleteTrustDeviceProfile() local 803 GetAclProfileByUserIdAndBundleName(std::shared_ptr<ResultSet> resultSet, int32_t userId, const std::string& bundleName, std::vector<AccessControlProfile>& profile) GetAclProfileByUserIdAndBundleName() argument 843 GetAclProfileByUserIdAndAccountId(std::shared_ptr<ResultSet> resultSet, int64_t accesserId, int64_t accesseeId, int32_t userId, const std::string& accountId, std::vector<AccessControlProfile>& profile) GetAclProfileByUserIdAndAccountId() argument 892 GetAclProfileByTokenId(std::shared_ptr<ResultSet> resultSet, const std::string& trustDeviceId, int64_t tokenId, std::vector<AccessControlProfile>& profile) GetAclProfileByTokenId() argument 933 GetAclProfileByBundleName(std::shared_ptr<ResultSet> resultSet, const std::string& bundleName, std::vector<AccessControlProfile>& profile) GetAclProfileByBundleName() argument 972 ConvertToAccessControlProfiles(std::shared_ptr<ResultSet> resultSet, std::shared_ptr<ResultSet> accesserResultSet, std::shared_ptr<ResultSet> accesseeResultSet, std::vector<AccessControlProfile>& profile) ConvertToAccessControlProfiles() argument 1003 PutAccesserProfile(const AccessControlProfile& profile) PutAccesserProfile() argument 1043 PutAccesseeProfile(const AccessControlProfile& profile) PutAccesseeProfile() argument 1083 SetAccessControlId(AccessControlProfile& profile) SetAccessControlId() argument 1108 SetAccesserId(AccessControlProfile& profile) SetAccesserId() argument 1155 SetAccesseeId(AccessControlProfile& profile) SetAccesseeId() argument 1202 UpdateAccesserProfile(int64_t accesserId, const AccessControlProfile& profile) UpdateAccesserProfile() argument 1224 UpdateAccesseeProfile(int64_t accesseeId, const AccessControlProfile& profile) UpdateAccesseeProfile() argument 1306 GetAccessControlProfile(std::shared_ptr<ResultSet> resultSet, int64_t accesserId, int64_t accesseeId, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument 1343 GetAccessControlProfilesByDeviceId( std::shared_ptr<ResultSet> resultSet, int64_t accesserId, int64_t accesseeId, const std::string& trustDeviceId, std::vector<AccessControlProfile>& profile) GetAccessControlProfilesByDeviceId() argument 1400 AccessControlProfile profile; DeleteAccessControlProfileCheck() local 1613 GetAccessControlProfiles(std::shared_ptr<ResultSet> resultSet, int64_t accesserId, int64_t accesseeId, int32_t userId, const std::string& bundleName, std::vector<AccessControlProfile>& profile) GetAccessControlProfiles() argument 1663 GetAccessControlProfiles(std::shared_ptr<ResultSet> resultSet, int64_t accesserId, int64_t accesseeId, int32_t userId, std::vector<AccessControlProfile>& profile) GetAccessControlProfiles() argument 1712 GetAccessControlProfiles(std::shared_ptr<ResultSet> resultSet, int64_t accesserId, int64_t accesseeId, const std::string& bundleName, std::vector<AccessControlProfile>& profile) GetAccessControlProfiles() argument 1761 GetAccessControlProfilesByTokenId(std::shared_ptr<ResultSet> resultSet, int64_t accesserId, int64_t accesseeId, const std::string& trustDeviceId, int64_t tokenId, std::vector<AccessControlProfile> &profile) GetAccessControlProfilesByTokenId() argument 1841 UpdateAclCheck(const AccessControlProfile& profile) UpdateAclCheck() argument 1871 PutAclCheck(const AccessControlProfile& profile) PutAclCheck() argument 1903 IsAclExists(const AccessControlProfile &profile) IsAclExists() argument 1959 DeleteTrustDeviceCheck(const AccessControlProfile& profile) DeleteTrustDeviceCheck() argument [all...] |
| /foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
| H A D | device_profile_storage_manager.cpp | 140 int32_t DeviceProfileStorageManager::PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile() argument 194 GetDeviceProfile(const std::string& udid, const std::string& serviceId, ServiceCharacteristicProfile& profile) GetDeviceProfile() argument 248 SetServiceType(const std::string& udid, const std::string& serviceId, ServiceCharacteristicProfile& profile) SetServiceType() argument [all...] |
| /foundation/distributedhardware/device_manager/commondependency/src/ |
| H A D | deviceprofile_connector.cpp | 436 AccessControlProfile profile; in PutAccessControlList() local 777 SingleUserProcess(const DistributedDeviceProfile::AccessControlProfile &profile, const DmAccessCaller &caller, const DmAccessCallee &callee) SingleUserProcess() argument [all...] |
| /test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
| H A D | nativeAVScreenCapturendk.cpp | 230 int32_t profile = static_cast<int32_t>(OH_AVCProfile::AVC_PROFILE_BASELINE); in NormalAVScreenCaptureSurfaceTest() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_vp9.h | 193 int profile; member
|
| H A D | qsvenc.h | 162 int profile; member
|
| H A D | vaapi_encode_h265.c | 68 int profile; member [all...] |
| H A D | vp9shared.h | 96 uint8_t profile; member
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_toplevel.cpp | 497 init_astcenc_config( int argc, char **argv, astcenc_profile profile, astcenc_operation operation, astc_compressed_image& comp_image, astcenc_preprocess& preprocess, astcenc_config& config ) init_astcenc_config() argument [all...] |
| /third_party/icu/icu4c/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/mesa3d/src/gallium/frontends/va/ |
| H A D | va_private.h | 152 PipeToProfile(enum pipe_video_profile profile) in PipeToProfile() argument 204 ProfileToPipe(VAProfile profile) in ProfileToPipe() argument 327 enum pipe_video_profile profile; member
|
| /third_party/mesa3d/src/gallium/frontends/osmesa/ |
| H A D | osmesa.c | 593 int profile = OSMESA_COMPAT_PROFILE, version_major = 1, version_minor = 0; in OSMesaCreateContextAttribs() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | usprep.cpp | 140 UStringPrepProfile *profile = nullptr; in usprep_internal_flushCache() local 225 loadData(UStringPrepProfile* profile, in loadData() argument 309 UStringPrepProfile* profile = nullptr; usprep_getProfile() local 419 usprep_close(UStringPrepProfile* profile) usprep_close() argument 507 usprep_map( const UStringPrepProfile* profile, const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_map() argument 639 usprep_prepare( const UStringPrepProfile* profile, const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_prepare() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 831 nouveau_screen_get_video_param(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) nouveau_screen_get_video_param() argument
|
| H A D | nouveau_vp3_video_bsp.c | 56 uint8_t profile; // 04 0 simple, 1 main, 2 advanced member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.c | 801 nv84_screen_get_video_param(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) nv84_screen_get_video_param() argument 850 nv84_screen_video_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) nv84_screen_video_supported() argument [all...] |
| /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
|
| /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...] |