| /third_party/ffmpeg/libavcodec/ |
| H A D | apedec.c | 116 uint32_t range; ///< length of interval member [all...] |
| H A D | motion_est.c | 529 int range= c->avctx->me_range >> (1 + !!(c->flags&FLAG_QPEL)); in get_limits() local 1604 int i, y, range= s->avctx->me_range ? s->avctx->me_range : (INT_MAX/2); ff_get_best_fcode() local 1656 int y, range; ff_fix_long_p_mvs() local 1708 int range = (((s->out_format == FMT_MPEG1 || s->msmpeg4_version) ? 8 : 16) << f_code); ff_fix_long_mvs() local [all...] |
| H A D | ac3dec.c | 1125 INTFLOAT range = AC3_RANGE(range_bits); decode_audio_block() local [all...] |
| H A D | vorbisdec.c | 1222 unsigned range = range_v[vf->multiplier - 1]; in vorbis_floor1_decode() local
|
| H A D | wmalosslessdec.c | 631 int range = 1 << (s->bits_per_sample - 1); in mclms_update() local
|
| H A D | wmavoice.c | 611 float irange, angle_mul, gain_mul, range, sq; in calc_input_response() local 1103 pulse_start, n, idx, range, aidx, start_off = 0; aw_pulse_set2() local [all...] |
| H A D | vorbisenc.c | 769 int range = 255 / fc->multiplier + 1; in floor_fit() local 802 int range = 255 / fc->multiplier + 1; in floor_encode() local
|
| H A D | snowenc.c | 263 int range = MAX_MV >> (1 + qpel); in encode_q_branch() local
|
| /third_party/f2fs-tools/tools/f2fs_io/ |
| H A D | f2fs_io.c | 461 u64 range[2]; in do_erase() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 943 const char *range = av_color_range_name(fmt_info->col_range); in dshow_cycle_formats() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showspectrum.c | 848 float range = s->stop ? s->stop - s->start : inlink->sample_rate / 2; in draw_legend() local 905 float range = s->stop ? s->stop - s->start : inlink->sample_rate / 2; in draw_legend() local 1041 float range in plot_channel_log() local [all...] |
| H A D | vf_zscale.c | 96 int range; member 560 format_init(zimg_image_format *format, AVFrame *frame, const AVPixFmtDescriptor *desc, int colorspace, int primaries, int transfer, int range, int location) format_init() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | opt.c | 1967 AVOptionRange *range = av_mallocz(sizeof(*range)); in av_opt_query_ranges_default() local 2048 AVOptionRange *range = ranges->range[i]; av_opt_freep_ranges() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | linkValidate.cpp | 1745 checkLocationRange(int set, const TIoRange& range, const TType& type, bool& typeCollision) checkLocationRange() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 603 LocationRange range = root->GetRange(); in FindLowestSuffixComment() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | utils.c | 2339 double range; in sws_printVec2() local
|
| /third_party/backends/backend/ |
| H A D | dc25.c | 1108 make_gamma_table (int range) in make_gamma_table() argument [all...] |
| H A D | hp4200.c | 1302 compute_corr_code (int average, int min_color, int range, int target) in compute_corr_code() argument 1608 int range; in do_fine_calibration() local [all...] |
| H A D | nec.c | 1326 const SANE_Range * range; in clip_value() local [all...] |
| H A D | sharp.c | 1687 const SANE_Range * range; in clip_value() local [all...] |
| /third_party/alsa-utils/amixer/ |
| H A D | amixer.c | 195 long range = max - min; in convert_prange() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma.c | 345 const SANE_Range *range = sod->constraint.range; in clamp_value() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | PluralRules.java | 2226 select(FormattedNumberRange range) select() argument [all...] |
| H A D | UnicodeSet.java | 3088 private int[] range(int start, int end) { range() method in UnicodeSet [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnvmbcs.cpp | 1130 const uint32_t *range; in _extFromU() local 1195 const uint32_t *range; in _extToU() local [all...] |