Home
last modified time | relevance | path

Searched defs:ires (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/lexical_cast/test/
Dlexical_cast_try_lexical_convert.cpp38 int ires; in try_uncommon_cases() local
49 int ires = 0; in try_common_cases() local
/third_party/ffmpeg/libavcodec/ppc/
Daudiodsp.c44 int32_t ires; in scalarproduct_int16_altivec() local
69 int32_t ires; in scalarproduct_int16_vsx() local
Dlossless_audiodsp_altivec.c60 int32_t ires; in scalarproduct_and_madd_int16_altivec() local
/third_party/ffmpeg/libavfilter/
Daf_superequalizer.c48 float *ires, *irest; member
190 const float *ires = s->ires; in filter_frame() local
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c250 GstIteratorResult ires; in gst_frei0r_mixer_src_query_duration() local
323 GstIteratorResult ires; in gst_frei0r_mixer_src_query_latency() local
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c447 GstIteratorResult ires; in gst_adder_query_duration() local
592 GstIteratorResult ires; in forward_event() local
/third_party/gstreamer/gstreamer/gst/
Dgstbin.c1117 GstIteratorResult ires; in gst_bin_do_deep_add_remove() local
2637 GstIteratorResult ires; in iterator_activate_fold_with_resync() local
4230 GstIteratorResult ires; in bin_iterate_fold() local
Dgstelement.c3187 GstIteratorResult ires; in iterator_activate_fold_with_resync() local
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c985 GstIteratorResult ires; in gst_interleave_src_query_duration() local
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsninputselector.c1608 GstIteratorResult ires; in gst_input_selector_activate_sinkpad() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstinputselector.c1762 GstIteratorResult ires; in gst_input_selector_get_active_sinkpad() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioaggregator.c1493 GstIteratorResult ires; in gst_audio_aggregator_query_duration() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturisourcebin.c2886 GstIteratorResult ires; in gst_uri_source_bin_query() local
Dgsturidecodebin.c3086 GstIteratorResult ires; in gst_uri_decode_bin_query() local
/third_party/alsa-lib/include/sound/uapi/
Dasound.h414 struct snd_interval ires[9]; /* reserved intervals */ member
/third_party/python/Objects/
Dunicodeobject.c11055 Py_ssize_t n, i, j, ires; in replace() local