Home
last modified time | relevance | path

Searched defs:max (Results 2726 - 2750 of 3494) sorted by relevance

1...<<101102103104105106107108109110>>...140

/third_party/ffmpeg/libavcodec/
H A Dalsdec.c505 int max = get_bits_left(gb) - k; in decode_rice() local
H A Droqvideoenc.c361 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 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
[all...]
H A Dwebp.c435 int ret, block_bits, blocks_w, blocks_h, x, y, max; in decode_entropy_image() local
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c705 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 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_hdcd.c1127 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 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.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/libavdevice/
H A Dopengl_enc.c699 int max = FFMIN(FFMAX(in_width, in_height), opengl->max_texture_size); in opengl_get_texture_size() local
/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/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...]
/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

Completed in 64 milliseconds

1...<<101102103104105106107108109110>>...140