OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:idxin
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libjpeg/
jcmaster.c
499
int idxout,
idxin
;
local
505
for (
idxin
= 0;
idxin
< cinfo->num_scans;
idxin
++) {
506
/* After skipping, idxout becomes smaller than
idxin
*/
507
if (
idxin
!= idxout)
511
scanptr[idxout] = scanptr[
idxin
];
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_codecs_cn.so
Completed in 74 milliseconds