Home
last modified time | relevance | path

Searched defs:value (Results 5601 - 5625 of 8544) sorted by relevance

1...<<221222223224225226227228229230>>...342

/third_party/ffmpeg/libavfilter/
H A Daf_apsyclip.c86 float value = 0.5f * (1.f - cosf(2.f * M_PI * i / size)); in generate_hann_window() local
145 float value; in generate_spread_table() local
[all...]
H A Daf_aspectralstats.c153 uint8_t value[128]; in set_meta() local
H A Daf_ladspa.c454 static int set_control(AVFilterContext *ctx, unsigned long port, LADSPA_Data value) in set_control() argument
803 LADSPA_Data value; in process_command() local
H A Ddrawutils.c340 uint16_t value = AV_RL16(dst); in blend_line16() local
345 uint16_t value = AV_RL16(dst); in blend_line16() local
351 uint16_t value = AV_RL16(dst); in blend_line16() local
449 uint16_t value = AV_RL16(dst); in blend_pixel16() local
638 ff_draw_round_to_sub(FFDrawContext *draw, int sub_dir, int round_dir, int value) ff_draw_round_to_sub() argument
[all...]
H A Dvf_colormap.c395 float value = src[x]; in import_map() local
H A Dvf_histogram.c500 int value = s->start[p]; in filter_frame() local
H A Dvf_readeia608.c476 uint8_t key[128], value[128]; in filter_frame() local
H A Dvf_psnr.c151 char value[128]; in set_meta() local
H A Dvf_ssim.c84 char value[128]; in set_meta() local
/third_party/ffmpeg/libavcodec/
H A Dmv30.c383 int value = get_vlc2(gb, cbp_tab.table, CBP_VLC_BITS, 1); in decode_coeffs() local
H A Dsonic.c225 static void write_uint_max(PutBitContext *pb, unsigned int value, unsigned int max) in write_uint_max() argument
243 int i, bits, value = 0; in read_uint_max() local
[all...]
H A Dmss2.c67 static int arith2_get_scaled_value(int value, int n, int range) in arith2_get_scaled_value() argument
[all...]
H A Dpixlet.c132 int64_t value, state = 3; in read_low_coeffs() local
208 int ret, escape, pfx, value, yfla in read_high_coeffs() local
383 int64_t value; filterfn() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dnsvdec.c302 char *token, *value; in nsv_parse_NSVf_header() local
H A Dwavdec.c933 char chunk_key[5], *value; in w64_read_header() local
/third_party/curl/lib/
H A Dsmtp.c1681 const char *value; in smtp_parse_url_options() local
/third_party/curl/lib/vauth/
H A Ddigest.c71 bool Curl_auth_digest_get_pair(const char *str, char *value, char *content, in Curl_auth_digest_get_pair() argument
219 static CURLcode auth_digest_get_qop_values(const char *options, int *value) in auth_digest_get_qop_values() argument
197 auth_digest_get_key_value(const char *chlg, const char *key, char *value, size_t max_val_len, char end_char) auth_digest_get_key_value() argument
519 char value[DIGEST_MAX_VALUE_LENGTH]; Curl_auth_decode_digest_http_message() local
[all...]
/third_party/gn/src/base/containers/
H A Dcircular_deque.h423 circular_deque(size_type count, const T& value) { resize(count, value); } in circular_deque() argument
483 assign(size_type count, const value_type& value) assign() argument
505 assign(std::initializer_list<value_type> value) assign() argument
654 resize(size_type count, const value_type& value) resize() argument
684 insert(const_iterator pos, size_type count, const T& value) insert() argument
746 insert(const_iterator pos, const T& value) insert() argument
749 insert(const_iterator pos, T&& value) insert() argument
830 push_front(const T& value) push_front() argument
831 push_front(T&& value) push_front() argument
833 push_back(const T& value) push_back() argument
834 push_back(T&& value) push_back() argument
1097 Erase(circular_deque<T>& container, const Value& value) Erase() argument
[all...]
/third_party/gn/src/gn/
H A Dcommands.cc440 std::string value = cmdline.GetSwitchValueString(target_print_switch); in InitFrom() local
459 std::string value = cmdline.GetSwitchValueString(target_type_switch); InitFrom() local
488 std::string value = cmdline.GetSwitchValueString(testonly_switch); InitFrom() local
[all...]
/third_party/glfw/src/
H A Dwindow.c295 GLFWAPI void glfwWindowHint(int hint, int value) in glfwWindowHint() argument
439 glfwWindowHintString(int hint, const char* value) glfwWindowHintString() argument
512 glfwSetWindowShouldClose(GLFWwindow* handle, int value) glfwSetWindowShouldClose() argument
943 glfwSetWindowAttrib(GLFWwindow* handle, int attrib, int value) glfwSetWindowAttrib() argument
[all...]
/third_party/backends/backend/genesys/
H A Dgl846.cpp43 unsigned value = (regs->get8(0x9d) & 0x0f) >> 1; in gl846_get_step_multiplier() local
[all...]
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c225 int value; in read_32_le() local
243 int c, value = 0; in read_int() local
257 int value, c; read_var() local
[all...]
/third_party/backends/backend/
H A Dcanon630u.c133 optionNumOptionsCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionNumOptionsCallback() argument
168 optionCalibrateCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionCalibrateCallback() argument
218 optionResolutionCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionResolutionCallback() argument
268 optionGrayscaleCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionGrayscaleCallback() argument
315 optionAGainCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionAGainCallback() argument
357 optionGammaCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionGammaCallback() argument
418 optionTopLeftXCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionTopLeftXCallback() argument
461 optionTopLeftYCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionTopLeftYCallback() argument
505 optionBotRightXCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionBotRightXCallback() argument
549 optionBotRightYCallback(SANE_Option * option, SANE_Handle handle, SANE_Action action, void *value, SANE_Int * info) optionBotRightYCallback() argument
606 dispatch_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) dispatch_control_option() argument
924 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument
[all...]
H A Dcanon_lide70.c676 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument
[all...]
/third_party/alsa-lib/src/mixer/
H A Dsimple.c367 int snd_mixer_selem_ask_playback_vol_dB(snd_mixer_elem_t *elem, long value, long *dBvalue) in snd_mixer_selem_ask_playback_vol_dB() argument
383 snd_mixer_selem_ask_playback_dB_vol(snd_mixer_elem_t *elem, long dBvalue, int dir, long *value) snd_mixer_selem_ask_playback_dB_vol() argument
397 snd_mixer_selem_get_playback_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long *value) snd_mixer_selem_get_playback_volume() argument
411 snd_mixer_selem_get_playback_dB(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long *value) snd_mixer_selem_get_playback_dB() argument
431 snd_mixer_selem_get_playback_switch(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, int *value) snd_mixer_selem_get_playback_switch() argument
445 snd_mixer_selem_set_playback_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long value) snd_mixer_selem_set_playback_volume() argument
461 snd_mixer_selem_set_playback_dB(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long value, int dir) snd_mixer_selem_set_playback_dB() argument
474 snd_mixer_selem_set_playback_volume_all(snd_mixer_elem_t *elem, long value) snd_mixer_selem_set_playback_volume_all() argument
499 snd_mixer_selem_set_playback_dB_all(snd_mixer_elem_t *elem, long value, int dir) snd_mixer_selem_set_playback_dB_all() argument
523 snd_mixer_selem_set_playback_switch(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, int value) snd_mixer_selem_set_playback_switch() argument
536 snd_mixer_selem_set_playback_switch_all(snd_mixer_elem_t *elem, int value) snd_mixer_selem_set_playback_switch_all() argument
699 snd_mixer_selem_ask_capture_vol_dB(snd_mixer_elem_t *elem, long value, long *dBvalue) snd_mixer_selem_ask_capture_vol_dB() argument
715 snd_mixer_selem_ask_capture_dB_vol(snd_mixer_elem_t *elem, long dBvalue, int dir, long *value) snd_mixer_selem_ask_capture_dB_vol() argument
729 snd_mixer_selem_get_capture_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long *value) snd_mixer_selem_get_capture_volume() argument
743 snd_mixer_selem_get_capture_dB(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long *value) snd_mixer_selem_get_capture_dB() argument
757 snd_mixer_selem_get_capture_switch(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, int *value) snd_mixer_selem_get_capture_switch() argument
771 snd_mixer_selem_set_capture_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long value) snd_mixer_selem_set_capture_volume() argument
787 snd_mixer_selem_set_capture_dB(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, long value, int dir) snd_mixer_selem_set_capture_dB() argument
800 snd_mixer_selem_set_capture_volume_all(snd_mixer_elem_t *elem, long value) snd_mixer_selem_set_capture_volume_all() argument
825 snd_mixer_selem_set_capture_dB_all(snd_mixer_elem_t *elem, long value, int dir) snd_mixer_selem_set_capture_dB_all() argument
849 snd_mixer_selem_set_capture_switch(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, int value) snd_mixer_selem_set_capture_switch() argument
862 snd_mixer_selem_set_capture_switch_all(snd_mixer_elem_t *elem, int value) snd_mixer_selem_set_capture_switch_all() argument
[all...]

Completed in 31 milliseconds

1...<<221222223224225226227228229230>>...342