| /third_party/ffmpeg/libavcodec/ |
| H A D | alsdec.c | 505 int max = get_bits_left(gb) - k; in decode_rice() local
|
| H A D | roqvideoenc.c | 361 const int max = (roq->width / blocksize) * roq->height / blocksize; in motion_search() local 850 int max = roq->width * roq->height / 16; in generate_new_codebooks() local
|
| H A D | qdm2.c | 1356 int i, j, min, max, value, type, unknown_flag; in qdm2_decode_fft_packets() local
|
| H A D | wmavoice.c | 610 float last_coeff, min = 15.0, max = -15.0; in calc_input_response() local [all...] |
| H A D | webp.c | 435 int ret, block_bits, blocks_w, blocks_h, x, y, max; in decode_entropy_image() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showspectrum.c | 705 static float bin_pos(const int bin, const int num_bins, const float min, const float max) in bin_pos() argument 677 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 1349 float max = -FLT_MAX; unwrap() local 1372 float min, max, scale; calc_channel_uphases() local [all...] |
| H A D | vf_drawtext.c | 103 static double drand(void *opaque, double min, double max) in drand() argument
|
| H A D | af_aiir.c | 1145 double *mag, *phase, *temp, *delay, min = DBL_MAX, max = -DBL_MAX; draw_response() local [all...] |
| H A D | af_hdcd.c | 1127 static int hdcd_scan(HDCDContext *ctx, hdcd_state *states, int channels, const int32_t *samples, int max, int stride) in hdcd_scan() argument
|
| H A D | af_afftdn.c | 746 double min, max; in config_input() local 1027 double average = 0.0, min = DBL_MAX, max = -DBL_MAX; in output_frame() local
|
| H A D | avf_showcqt.c | 185 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 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/libavdevice/ |
| H A D | opengl_enc.c | 699 int max = FFMIN(FFMAX(in_width, in_height), opengl->max_texture_size); in opengl_get_texture_size() local
|
| /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/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...] |
| /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
|