Searched refs:thisi (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djcmaster.c136 int scanno, ncomps, ci, coefi, thisi; local
174 thisi = scanptr->component_index[ci];
175 if (thisi < 0 || thisi >= cinfo->num_components)
178 if (ci > 0 && thisi <= scanptr->component_index[ci-1])
234 thisi = scanptr->component_index[ci];
235 if (component_sent[thisi])
237 component_sent[thisi] = TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd009.tcl123 set thisi [$dbc get -get_recno]
125 set thisi [lindex [lindex $d 0] 0]
127 error_check_good recno_check $i $thisi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djcmaster.c316 int scanno, ncomps, ci, coefi, thisi; local
354 thisi = scanptr->component_index[ci];
355 if (thisi < 0 || thisi >= cinfo->num_components)
358 if (ci > 0 && thisi <= scanptr->component_index[ci-1])
414 thisi = scanptr->component_index[ci];
415 if (component_sent[thisi])
417 component_sent[thisi] = TRUE;

Completed in 60 milliseconds