Home
last modified time | relevance | path

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

1...<<111213141516171819

/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp503 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surface) in CreatePhotoOutput() argument
526 int CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surface, sptr<PhotoOutput> *pPhotoOutput) in CreatePhotoOutput() argument
552 CreatePreviewOutput(Profile &profile, sptr<Surface> surface) CreatePreviewOutput() argument
577 CreatePreviewOutput(Profile &profile, sptr<Surface> surface, sptr<PreviewOutput> *pPreviewOutput) CreatePreviewOutput() argument
603 CreatePreviewOutputStream( sptr<IStreamRepeat>& streamPtr, Profile& profile, const sptr<OHOS::IBufferProducer>& producer) CreatePreviewOutputStream() argument
621 CreatePhotoOutputStream( sptr<IStreamCapture>& streamPtr, Profile& profile, const sptr<OHOS::IBufferProducer>& producer) CreatePhotoOutputStream() argument
641 ValidCreateOutputStream(Profile& profile, const sptr<OHOS::IBufferProducer>& producer) ValidCreateOutputStream() argument
651 CreateDeferredPreviewOutput(Profile &profile) CreateDeferredPreviewOutput() argument
662 CreateDeferredPreviewOutput(Profile &profile, sptr<PreviewOutput> *pPreviewOutput) CreateDeferredPreviewOutput() argument
780 CreateVideoOutput(VideoProfile &profile, sptr<Surface> &surface) CreateVideoOutput() argument
790 CreateVideoOutputStream( sptr<IStreamRepeat>& streamPtr, Profile& profile, const sptr<OHOS::IBufferProducer>& producer) CreateVideoOutputStream() argument
825 CreateVideoOutput(VideoProfile &profile, sptr<Surface> &surface, sptr<VideoOutput> *pVideoOutput) CreateVideoOutput() argument
1498 Profile profile = Profile(format, size); ParseBasicCapability() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvc1.h216 int profile; ///< 2 bits, Profile member
H A Dvideotoolboxenc.c233 int64_t profile; member
707 int64_t profile = vtctx->profile; in get_vt_h264_profile_level() local
414 get_cm_codec_type(AVCodecContext *avctx, int64_t profile, double alpha_quality) get_cm_codec_type() argument
812 int64_t profile = vtctx->profile; get_vt_hevc_profile_level() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c2005 int profile; member
2020 int i, profile; in mxf_parse_prores_frame() local
2202 uint8_t profile; global() member
[all...]
H A Ddashenc.c196 int profile; member
[all...]
H A Dhlsenc.c363 int profile = FF_PROFILE_UNKNOWN; in write_codec_attr() local
/third_party/backends/backend/genesys/
H A Dgenesys.cpp371 SANE_Int sanei_genesys_exposure_time2(Genesys_Device * dev, const MotorProfile& profile, float ydpi, in sanei_genesys_exposure_time2() argument
/third_party/mesa3d/src/amd/common/
H A Dac_uvd_dec.h133 uint32_t profile; member
254 uint32_t profile; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.h134 uint32_t profile; member
255 uint32_t profile; member
/third_party/libinput/src/
H A Devdev.c1269 evdev_accel_config_set_profile(struct libinput_device *libinput_device, enum libinput_config_accel_profile profile) evdev_accel_config_set_profile() argument
H A Devdev-mt-touchpad.c3031 tp_accel_config_set_profile(struct libinput_device *libinput_device, enum libinput_config_accel_profile profile) tp_accel_config_set_profile() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsink.c3532 const char *ff, *c, *t = NULL, *s = "", *profile, *bus; in pa_device_init_icon() local
H A Dprotocol-native.c4649 pa_card_profile *profile; in command_set_card_profile() local
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c920 float *H_n, *profile; in save_profile() local
1003 float *profile = (float *) value.data; in load_profile() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp775 void MainThread::ScheduleProfileChanged(const Profile &profile) in ScheduleProfileChanged() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp137 RunPage( const std::string& url, const std::string& params, const std::string& profile, bool isNamedRouter) RunPage() argument
188 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/src/
H A Dbundle_mgr_host_impl.cpp3750 GetJsonProfile(ProfileType profileType, const std::string &bundleName, const std::string &moduleName, std::string &profile, int32_t userId) GetJsonProfile() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp3464 std::string profile; in HandleGetJsonProfile() local
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp1185 std::string profile; in CreateSessionInner() local
1447 std::string profile; in AddAvQueueInfoToFile() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp3316 void ParseProfile(napi_env env, napi_value root, Profile& profile) in ParseProfile() argument
3332 void ParseVideoProfile(napi_env env, napi_value root, VideoProfile& profile) in ParseVideoProfile() argument
3370 Profile profile; // 在栈上创建 Profile 对象 in ParseProfileList() local
3383 VideoProfile profile; ParseVideoProfileList() local
[all...]
/third_party/mbedtls/include/mbedtls/
H A Dssl.h4171 static inline const char *mbedtls_ssl_get_srtp_profile_as_string(mbedtls_ssl_srtp_profile profile) in mbedtls_ssl_get_srtp_profile_as_string() argument
[all...]
/third_party/node/src/
H A Djs_native_api_v8.cc1832 JSVM_CompileProfile *profile = nullptr; member in CompileOptionResolver
2030 auto profile = v8profiler->StopProfiling(v8::String::Empty(isolate)); in OH_JSVM_StopCpuProfiler() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c4508 static void mapping_paths_probe(pa_alsa_mapping *m, pa_alsa_profile *profile, in mapping_paths_probe() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp2696 std::string profile = profileStream.str(); in compileToExecutable() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image_writer.cpp2284 profile_tag_set(dng_tiff_directory &directory, const dng_camera_profile &profile) profile_tag_set() argument
2591 tiff_dng_extended_color_profile(const dng_camera_profile &profile) tiff_dng_extended_color_profile() argument
2643 tag_dng_noise_profile(const dng_noise_profile &profile) tag_dng_noise_profile() argument
[all...]

Completed in 119 milliseconds

1...<<111213141516171819