Home
last modified time | relevance | path

Searched defs:iidx (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiotestsrc.c250 guint iidx = s * TEST_LAYOUT_CHANNELS + c; in GST_START_TEST() local
273 guint iidx = s * TEST_LAYOUT_CHANNELS + c; in GST_START_TEST() local
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DBreakIteratorTest.java197 int iidx = icuBrk.first(); in compareBreaks() local