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
1304 FIXP_DBL *reTmp = &re[l][lowSubband]; in maxSubbandSample()1307 FIXP_DBL tmp1 = *(reTmp++); in maxSubbandSample()1318 FIXP_DBL *reTmp = &re[l][lowSubband]; in maxSubbandSample() local1320 FIXP_DBL tmp = *(reTmp++); in maxSubbandSample()