Home
last modified time | relevance | path

Searched refs:irange (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Dwebmdashenc.c205 AVDictionaryEntry *irange = av_dict_get(st->metadata, INITIALIZATION_RANGE, NULL, 0); in write_representation() local
209 if (!irange || !cues_start || !cues_end || !filename) in write_representation()
217 avio_printf(pb, " range=\"0-%s\" />\n", irange->value); in write_representation()
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c1337 png_byte j, irange = 0; in find_val() local
1348 rlo = options[opt].values[j-1U].value, irange = j; in find_val()
1354 if (irange > 0) in find_val()
1361 dp->entry[opt] = irange; /* range_lo */ in find_val()
/third_party/ffmpeg/libavcodec/
Dwmavoice.c610 float irange, angle_mul, gain_mul, range, sq; in calc_input_response() local
633 irange = 64.0 / range; // so irange*(max-value) is in the range [0, 63] in calc_input_response()
640 idx = lrint((max - lpcs[n]) * irange - 1); in calc_input_response()
/third_party/python/Lib/test/
Dtest_itertools.py47 def irange(n): function
1368 a, b = tee(irange(n)) # test 100% interleaved
1371 a, b = tee(irange(n)) # test 0% interleaved
1375 a, b = tee(irange(n)) # test dealloc of leading iterator
1381 a, b = tee(irange(n)) # test dealloc of trailing iterator
1391 its = tee(irange(n))
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c891 struct range irange = type_range(&int_ctype); in cast_enum_list() local
902 if (is_int_type(ctype) && val_in_range(&irange, val, ctype)) { in cast_enum_list()
/third_party/ffmpeg/doc/
Dfilters.texi8697 @item irange