Home
last modified time | relevance | path

Searched defs:min (Results 576 - 600 of 877) sorted by relevance

1...<<21222324252627282930>>...36

/third_party/ffmpeg/libavcodec/
H A Daacpsy.c156 float min; ///< minimum allowed PE for bit factor calculation member
[all...]
H A Dmpeg4videodec.c1901 const int min = -1 * (1 << (s->avctx->bits_per_raw_sample + 6)); in mpeg4_decode_studio_block() local
H A Dj2kenc.c1270 double min = DBL_MAX; in makelayers() local
H A Dmotion_est.c1415 int min, max; in direct_search() local
H A Dwmaprodec.c1894 int min[2]; in xma_decode_packet() local
H A Dqdm2.c1356 int i, j, min, max, value, type, unknown_flag; in qdm2_decode_fft_packets() local
H A Dwmavoice.c610 float last_coeff, min = 15.0, max = -15.0; in calc_input_response() local
H A Dvorbisenc.c52 float min; member
/third_party/eudev/src/libudev/
H A Dlibudev-device.c91 int maj, min; member
667 int min = 0; in udev_device_read_uevent_file() local
881 int maj, min; in udev_device_new_from_device_id() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c677 log_scale(const float bin, const float bmin, const float bmax, const float min, const float max) log_scale() argument
684 get_hz(const float bin, const float bmax, const float min, const float max, int fscale) get_hz() argument
698 inv_log_scale(float bin, float bmin, float bmax, float min, float max) inv_log_scale() argument
705 bin_pos(const int bin, const int num_bins, const float min, const float max) bin_pos() argument
1350 float min = FLT_MAX; unwrap() local
1372 float min, max, scale; calc_channel_uphases() local
[all...]
H A Dvf_drawtext.c103 static double drand(void *opaque, double min, double max) in drand() argument
H A Daf_aiir.c1145 double *mag, *phase, *temp, *delay, min = DBL_MAX, max = -DBL_MAX; draw_response() local
[all...]
H A Daf_afftdn.c746 double min, max; in config_input() local
1027 double average = 0.0, min = DBL_MAX, max = -DBL_MAX; in output_frame() local
H A Davf_showcqt.c185 clip_with_log(void *log_ctx, const char *name, double val, double min, double max, double nan_replace, int idx) clip_with_log() argument
H A Dvf_lut3d.c680 float min[3] = {0.0, 0.0, 0.0}; in parse_cube() local
1722 float min[3] = {0.0, 0.0, 0.0}; parse_cube_1d() local
[all...]
H A Dvf_paletteuse.c606 uint8_t min[4]; member
[all...]
/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/libswscale/
H A Dutils.c583 int min = filter2Size; in initFilter() local
2338 double min = 0; in sws_printVec2() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c870 static int snd_interval_step(struct snd_interval *i, unsigned int min, argument
H A Dpcm_hw.c111 int min; member
/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/backends/backend/
H A Ddc25.c937 float *min, *mid, *max, new_intensity; in adjust_color_and_saturation() local
[all...]
H A Dmagicolor.c78 #define min(x,y) (((x)<(y))?(x):(y)) macro
[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...]
/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...]

Completed in 61 milliseconds

1...<<21222324252627282930>>...36