Home
last modified time | relevance | path

Searched refs:rcol (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp159 RuleBasedCollator *rcol = (RuleBasedCollator *)Collator::createInstance("da_DK", in TestProperty() local
165 const UnicodeString &daRules = rcol->getRules(); in TestProperty()
171 delete rcol; in TestProperty()
/external/libaom/libaom/av1/encoder/
Dbitstream.c1605 for (int rcol = rcol0; rcol < rcol1; ++rcol) { in write_modes_sb() local
1606 const int runit_idx = rcol + rrow * rstride; in write_modes_sb()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1766 for (int rcol = rcol0; rcol < rcol1; ++rcol) { in decode_partition() local
1767 const int runit_idx = rcol + rrow * rstride; in decode_partition()