Home | History | Annotate | Download | only in common

Lines Matching refs:convStart

717             uint32_t convStart = (tagNum)*gMainTable.converterListSize;
719 for (idx = convStart; idx < convLimit; idx++) {
722 return idx-convStart;