Home
last modified time | relevance | path

Searched defs:profile (Results 176 – 200 of 240) sorted by relevance

12345678910

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_aac_encoder_plugin.cpp77 uint8_t profile = static_cast<uint8_t>(ctx->profile); in GetAdtsHeader() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp323 for (auto& profile : profileList) { in ProcessProfile() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_utils.cpp322 std::vector<uint8_t> GenerateAACCodecConfig(int32_t profile, int32_t sampleRate, int32_t channels) in GenerateAACCodecConfig()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp369 const CharacteristicProfile profile(deviceId, serviceName, characteristicKey, ""); in GetSwitchCharacteristicProfile() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H A Dsample_info.h132 int32_t profile = AVC_PROFILE_BASELINE; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp257 A2dpProfile *profile = GetProfileInstance(role); in SetUserCodecConfigure() local
1108 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SINK); in ProcessSinkStream() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp485 auto profile = colr->GetColorProfile(); in ExtractImageProperties() local
828 …HeifParser::SetColorProfile(heif_item_id itemId, const std::shared_ptr<const HeifColorProfile> &pr… in SetColorProfile()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp504 for (auto profile : profiles) { in AddDoNotDisturbProfiles() local
533 for (auto profile : profiles) { in RemoveDoNotDisturbProfiles() local
551 const std::string &key, sptr<NotificationDoNotDisturbProfile> &profile, const int32_t &userId) in GetDoNotDisturbProfiles()
1613 sptr<NotificationDoNotDisturbProfile> profile; in GetDoNotDisturbProfile() local
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/
H A Davdemuxer_demo_runner.cpp130 int32_t profile = -1; in ShowSourceDescription() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h172 AVRecorderProfile profile; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H A Ddaudio_input_test.cpp393 uint32_t profile = 2; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dvideo_output_napi.cpp321 auto profile = videoOutputNapi->videoOutput_->GetVideoProfile(); in GetActiveProfile() local
410 napi_value VideoOutputNapi::CreateVideoOutput(napi_env env, VideoProfile &profile, std::string surf… in CreateVideoOutput()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h117 std::optional<int> profile; member
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager5_gtest.cpp954 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp354 for (auto& profile : charProfiles) { in PutCharacteristicProfileBatch() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp297 std::unique_ptr<Profile> profile(data.ReadParcelable<Profile>()); in HandleScheduleProfileChanged() local
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp40 Profile profile; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp183 VideoH264Profile profile; in SetParameterOfVdTrack() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp496 for (const auto& profile : previewProfiles) { in GetSketchPreviewProfile() local
522 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePreviewOutput(Profile& profile) in CreatePreviewOutput()
597 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput(Profile profile) in CreatePhotoOutput()
857 Profile profile; in SelectProfileByRatioAndFormat() local
1279 for (const auto& profile : tempPreviewProfiles) { in ProcessPreviewProfiles() local
2921 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_); variable
2987 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_); variable
3074 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_); variable
3159 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_); variable
10043 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_); variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp402 Profile profile; variable
1819 Profile profile = {}; variable
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h216 …uint32_t profile; /**< Audio encoding profile, for example, <b>0x160(WMAV1)</b> and <b>0x161 (WMAV… member
240 uint16_t profile; /**< Profile */ member
/ohos5.0/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
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp150 for (auto& profile : onDemandSaProfiles) { in Init() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dvideo_output.cpp315 [&](Profile& profile) { in GetSupportedFrameRates()
/ohos5.0/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; in CreatePhotoOutputInstance() local

12345678910