| /third_party/ffmpeg/libavformat/ |
| H A D | avidec.c | 301 int max = ast->sample_size; in clean_index() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | opt.c | 410 int fmt, min, max; in set_string_fmt() local 714 int min, max; set_format() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lut3d.c | 557 static char* fget_next_word(char* dst, int max, FILE* f) in fget_next_word() argument 681 float max[3] = {1.0, 1.0, 1.0}; in parse_cube() local 1723 float max[3] = {1.0, 1.0, 1.0}; parse_cube_1d() local [all...] |
| H A D | vf_paletteuse.c | 607 uint8_t max[4]; member [all...] |
| /third_party/ffmpeg/libswscale/ |
| H A D | utils.c | 2337 double max = 0; in sws_printVec2() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_direct.c | 326 int max = 128, current = 0; local [all...] |
| H A D | pcm_hw.c | 112 int max; member
|
| /third_party/backends/backend/ |
| H A D | fujitsu.c | 739 #define max(a,b) (((a)>(b))?(a):(b)) macro [all...] |
| H A D | dc25.c | 937 float *min, *mid, *max, new_intensity; in adjust_color_and_saturation() local [all...] |
| H A D | hp4200.c | 670 compute_first_gain_offset (int target, int max, int min, int *gain, in compute_first_gain_offset() argument 784 compute_gain_offset (int target, int max, int min, int *gain, in compute_gain_offset() argument [all...] |
| H A D | mustek_pp_cis.c | 1774 SANE_Byte max[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; in cis_measure_extremes() local [all...] |
| H A D | plustek-usbshading.c | 735 static SANE_Bool adjLampSetting( Plustek_Device *dev, int channel, u_long max, in adjLampSetting() argument
|
| H A D | rts8891.c | 3018 unsigned int max = 0; in find_origin() local [all...] |
| H A D | pieusb_specific.c | 171 #define max(a,b) (((a)>(b))?(a):(b)) macro [all...] |
| H A D | snapscan-scsi.c | 1189 double sum, max; in get_focus() local
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | main.c | 296 parse_uint(const char *p, const char *prefix, size_t len, unsigned int min, unsigned int max, unsigned int *rval) parse_uint() argument
|
| /third_party/alsa-utils/amixer/ |
| H A D | amixer.c | 193 static int convert_prange(long val, long min, long max) in convert_prange() argument 206 static long convert_prange1(long perc, long min, long max) in convert_prange1() argument 754 show_selem_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t chn, int dir, long min, long max) show_selem_volume() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | low.cpp | 693 max, in generate_gamma_buffer() local 658 generate_gamma_buffer(Genesys_Device* dev, const Genesys_Sensor& sensor, int bits, int max, int size) generate_gamma_buffer() argument
|
| /third_party/backends/frontend/ |
| H A D | scanimage.c | 1358 SANE_Byte min = 0xff, max = 0; in scan_it() local 1848 pass_fail(int max, int len, SANE_Byte * buffer, SANE_Status status) pass_fail() argument [all...] |
| /third_party/curl/lib/ |
| H A D | http.c | 3896 unsigned int max = MAX_HTTP_RESP_HEADER_SIZE; in Curl_bump_headersize() local [all...] |
| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | cmsis_gcc_m.h | 435 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 461 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
| H A D | cmsis_iccarm_m.h | 873 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 891 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
| H A D | cmsis_armclang_m.h | 322 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 348 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
| H A D | cmsis_clang_m.h | 327 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 353 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
| H A D | cmsis_tiarmclang_m.h | 322 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 348 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|