Searched refs:qtemp (Results 1 – 2 of 2) sorted by relevance
138 CBC_PDF417ECModulusPoly* qtemp = NULL; in runEuclideanAlgorithm() local154 if (qtemp) { in runEuclideanAlgorithm()155 delete qtemp; in runEuclideanAlgorithm()170 if (qtemp) { in runEuclideanAlgorithm()171 delete qtemp; in runEuclideanAlgorithm()188 if (qtemp) { in runEuclideanAlgorithm()189 delete qtemp; in runEuclideanAlgorithm()201 if (qtemp) { in runEuclideanAlgorithm()202 delete qtemp; in runEuclideanAlgorithm()213 qtemp = q; in runEuclideanAlgorithm()[all …]
1138 UINT16 qtemp; in transpose_critical_parameters() local1164 qtemp = qtblptr->quantval[i*DCTSIZE+j]; in transpose_critical_parameters()1166 qtblptr->quantval[j*DCTSIZE+i] = qtemp; in transpose_critical_parameters()