Home
last modified time | relevance | path

Searched defs:max (Results 901 - 925 of 1247) sorted by relevance

1...<<31323334353637383940>>...50

/third_party/ffmpeg/libavformat/
H A Davidec.c301 int max = ast->sample_size; in clean_index() local
/third_party/ffmpeg/libavutil/
H A Dopt.c410 int fmt, min, max; in set_string_fmt() local
714 int min, max; set_format() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c557 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 Dvf_paletteuse.c607 uint8_t max[4]; member
[all...]
/third_party/ffmpeg/libswscale/
H A Dutils.c2337 double max = 0; in sws_printVec2() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c326 int max = 128, current = 0; local
[all...]
H A Dpcm_hw.c112 int max; member
/third_party/backends/backend/
H A Dfujitsu.c739 #define max(a,b) (((a)>(b))?(a):(b)) macro
[all...]
H A Ddc25.c937 float *min, *mid, *max, new_intensity; in adjust_color_and_saturation() local
[all...]
H A Dhp4200.c670 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 Dmustek_pp_cis.c1774 SANE_Byte max[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; in cis_measure_extremes() local
[all...]
H A Dplustek-usbshading.c735 static SANE_Bool adjLampSetting( Plustek_Device *dev, int channel, u_long max, in adjLampSetting() argument
H A Drts8891.c3018 unsigned int max = 0; in find_origin() local
[all...]
H A Dpieusb_specific.c171 #define max(a,b) (((a)>(b))?(a):(b)) macro
[all...]
H A Dsnapscan-scsi.c1189 double sum, max; in get_focus() local
/third_party/alsa-lib/src/ucm/
H A Dmain.c296 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 Damixer.c193 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 Dlow.cpp693 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 Dscanimage.c1358 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 Dhttp.c3896 unsigned int max = MAX_HTTP_RESP_HEADER_SIZE; in Curl_bump_headersize() local
[all...]
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h435 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 Dcmsis_iccarm_m.h873 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 Dcmsis_armclang_m.h322 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 Dcmsis_clang_m.h327 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 Dcmsis_tiarmclang_m.h322 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
348 const uint32_t max = ((1U << sat) - 1U); in __USAT() local

Completed in 77 milliseconds

1...<<31323334353637383940>>...50