Home
last modified time | relevance | path

Searched defs:profile (Results 276 - 300 of 324) sorted by relevance

1...<<111213

/third_party/skia/third_party/externals/libpng/
H A Dpng.c2307 png_compare_ICC_profile_with_sRGB(png_const_structrp png_ptr, png_const_bytep profile, uLong adler) png_compare_ICC_profile_with_sRGB() argument
2428 png_icc_set_sRGB(png_const_structrp png_ptr, png_colorspacerp colorspace, png_const_bytep profile, uLong adler) png_icc_set_sRGB() argument
2442 png_colorspace_set_ICC(png_const_structrp png_ptr, png_colorspacerp colorspace, png_const_charp name, png_uint_32 profile_length, png_const_bytep profile, int color_type) png_colorspace_set_ICC() argument
[all...]
H A Dpngrutil.c1482 png_bytep profile = png_read_buffer(png_ptr, in png_handle_iCCP() local
[all...]
H A Dpngset.c688 png_set_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_const_charp name, int compression_type, png_const_bytep profile, png_uint_32 proflen) png_set_iCCP() argument
H A Dpngtest.c1167 png_bytep profile; in test_one_file() local
H A Dpngwutil.c1117 png_write_iCCP(png_structrp png_ptr, png_const_charp name, png_const_bytep profile) png_write_iCCP() argument
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpinfo.c338 const int profile = (bits >> 1) & 7; in ParseLossyHeader() local
/third_party/skia/tests/
H A DCodecTest.cpp1866 const auto* profile = codec->getICCProfile(); in DEF_TEST() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c195 pa_bluetooth_profile_status_t profile_status_get(pa_bluetooth_discovery *y, pa_bluetooth_profile_t profile) { in profile_status_get() argument
199 void profile_status_set(pa_bluetooth_discovery *y, pa_bluetooth_profile_t profile, pa_bluetooth_profile_status_t status) { in profile_status_set() argument
257 bool pa_bluetooth_device_supports_profile(const pa_bluetooth_device *device, pa_bluetooth_profile_t profile) { in pa_bluetooth_device_supports_profile() argument
322 device_is_profile_connected(pa_bluetooth_device *device, pa_bluetooth_profile_t profile) device_is_profile_connected() argument
330 pa_bluetooth_profile_t profile; device_count_disconnected_profiles() local
355 pa_bluetooth_profile_t profile; wait_for_profiles_cb() local
395 pa_bluetooth_profile_t profile; global() member
440 pa_bluetooth_device_switch_codec(pa_bluetooth_device *device, pa_bluetooth_profile_t profile, pa_hashmap *capabilities_hashmap, const pa_a2dp_endpoint_conf *endpoint_conf, void (*codec_switch_cb)(bool, pa_bluetooth_profile_t profile, void *), void *userdata) pa_bluetooth_device_switch_codec() argument
2368 pa_bluetooth_profile_to_string(pa_bluetooth_profile_t profile) pa_bluetooth_profile_to_string() argument
2416 pa_bluetooth_profile_is_a2dp(pa_bluetooth_profile_t profile) pa_bluetooth_profile_is_a2dp() argument
[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...]
/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

Completed in 88 milliseconds

1...<<111213