Home
last modified time | relevance | path

Searched refs:ctr (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djidctfst.c276 int ctr; in jpeg_idct_ifast() local
289 for ( ctr = DCTSIZE; ctr > 0; ctr-- ) in jpeg_idct_ifast()
380 for ( ctr = 0; ctr < DCTSIZE; ctr++ ) in jpeg_idct_ifast()
H A Djidctint.c255 int ctr; variable
268 for ( ctr = DCTSIZE; ctr > 0; ctr-- )
373 for ( ctr = 0; ctr < DCTSIZE; ctr++ )
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djidctfst.c276 int ctr; in jpeg_idct_ifast() local
289 for ( ctr = DCTSIZE; ctr > 0; ctr-- ) in jpeg_idct_ifast()
380 for ( ctr = 0; ctr < DCTSIZE; ctr++ ) in jpeg_idct_ifast()
H A Djidctint.c255 int ctr; variable
268 for ( ctr = DCTSIZE; ctr > 0; ctr-- )
373 for ( ctr = 0; ctr < DCTSIZE; ctr++ )