Searched refs:reTmp (Results 1 – 2 of 2) sorted by relevance
105 __asm FIXP_DBL FDK_get_maxval (FIXP_DBL maxVal, FIXP_DBL *reTmp, FIXP_DBL *imTmp, int width ) in FDK_get_maxval() argument
1284 FIXP_DBL *reTmp = &re[l][lowSubband]; in maxSubbandSample()1287 FIXP_DBL tmp1 = *(reTmp++); in maxSubbandSample()1298 FIXP_DBL *reTmp = &re[l][lowSubband]; in maxSubbandSample() local1300 FIXP_DBL tmp = *(reTmp++); in maxSubbandSample()