Home
last modified time | relevance | path

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

1...<<111213141516171819

/third_party/skia/src/codec/
H A DSkHeifCodec.cpp182 std::unique_ptr<SkEncodedInfo::ICCProfile> profile = nullptr; in MakeFromStream() local
H A DSkRawCodec.cpp639 std::unique_ptr<SkEncodedInfo::ICCProfile> profile; in MakeFromStream() local
/third_party/skia/src/core/
H A DSkBlurMask.cpp337 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 Dusprep.cpp140 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 Dmodule-alsa-card.c139 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 Dskcms.h233 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 DextFFmpegDemuxer.h141 int profile; member in FFmpegDemuxer
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp209 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...]
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_castengine_utils.cpp403 uint32_t profile = JsObjectToUint32(env, object, "profile"); in GetVideoPropertyFromJS() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp257 A2dpProfile *profile = GetProfileInstance(role); in SetUserCodecConfigure() local
1110 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SINK); in ProcessSinkStream() local
H A Da2dp_service.cpp937 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 Dnapi_bluetooth_utils.cpp346 uint32_t GetProfileId(int profile) in GetProfileId() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp699 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 Dhencoder.cpp572 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 Dheif_parser.cpp459 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
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp350 int32_t profile = 0; in AvcVideoParam() local
388 int32_t profile = 0; in HevcVideoParam() local
490 int32_t profile = 0; in OtherVideoParam() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp3782 Camera_Profile *profile = nullptr; in HWTEST_F() local
3829 Camera_Profile* profile = nullptr; HWTEST_F() local
5238 Camera_Profile profile = { HWTEST_F() local
5293 Camera_Profile profile = { HWTEST_F() local
5351 Camera_Profile profile = { HWTEST_F() local
5409 Camera_Profile profile = { HWTEST_F() local
5468 Camera_Profile profile = { HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_manager_impl.cpp564 Camera_ErrorCode Camera_Manager::CreatePreviewOutput(const Camera_Profile* profile, in CreatePreviewOutput() argument
619 CreatePhotoOutput(const Camera_Profile* profile, const char* surfaceId, Camera_PhotoOutput** photoOutput) CreatePhotoOutput() argument
646 CreatePhotoOutputWithoutSurface(const Camera_Profile* profile, Camera_PhotoOutput** photoOutput) CreatePhotoOutputWithoutSurface() argument
704 CreateVideoOutput(const Camera_VideoProfile* profile, const char* surfaceId, Camera_VideoOutput** videoOutput) CreateVideoOutput() argument
[all...]
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h172 AVRecorderProfile profile; member
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp672 CheckLogicRelationship(const std::string& state, const std::string& profile) CheckLogicRelationship() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1145 LaneProfile profile = {}; in HWTEST_F() local
1161 LaneProfile profile = {}; in HWTEST_F() local
1177 LaneProfile profile = {}; in HWTEST_F() local
1193 LaneProfile *profile = nullptr; in HWTEST_F() local
1217 LaneProfile profile = {}; HWTEST_F() local
1266 LaneProfile profile = {}; HWTEST_F() local
[all...]
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp318 Bluetooth::Pan *profile = Bluetooth::Pan::GetProfile(); in RegisterBtPanCallback() local
333 Bluetooth::Pan *profile = Bluetooth::Pan::GetProfile(); in Uninit() local
795 Bluetooth::Pan *profile = Bluetooth::Pan::GetProfile(); in SetBluetoothNetworkSharing() local
[all...]
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp406 int32_t ProfileUtils::TrustDeviceProfileToEntries(const TrustDeviceProfile& profile, ValuesBucket& values) in TrustDeviceProfileToEntries() argument
415 int32_t ProfileUtils::AccessControlProfileToEntries(const AccessControlProfile& profile, ValuesBucket& values) in AccessControlProfileToEntries() argument
461 DeviceProfileToEntries(const DeviceProfile& profile, std::map<std::string, std::string>& values) DeviceProfileToEntries() argument
472 ServiceProfileToEntries(const ServiceProfile& profile, std::map<std::string, std::string>& values) ServiceProfileToEntries() argument
482 CharacteristicProfileToEntries(const CharacteristicProfile& profile, std::map<std::string, std::string>& values) CharacteristicProfileToEntries() argument
493 EntriesToTrustDeviceProfile(const ValuesBucket& values, TrustDeviceProfile& profile) EntriesToTrustDeviceProfile() argument
513 EntriesToAccessControlProfile(const ValuesBucket& values, AccessControlProfile& profile) EntriesToAccessControlProfile() argument
620 EntriesToDeviceProfile(std::map<std::string, std::string> values, DeviceProfile& profile) EntriesToDeviceProfile() argument
647 EntriesToServiceProfile(std::map<std::string, std::string> values, ServiceProfile& profile) EntriesToServiceProfile() argument
667 EntriesToCharProfile(std::map<std::string, std::string> values, CharacteristicProfile& profile) EntriesToCharProfile() argument
800 GetDbKeyByProfile(const CharacteristicProfile& profile) GetDbKeyByProfile() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddvenc.c829 static inline void dv_revise_cnos(uint8_t *dif, EncBlockInfo *blk, const AVDVProfile *profile) in dv_revise_cnos() argument
H A Dmfenc.c669 UINT32 profile = ff_eAVEncH264VProfile_Base; in mf_encv_output_adjust() local

Completed in 40 milliseconds

1...<<111213141516171819