Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/amrwb/enc/src/
Dc4t64fx.c140 Word16 st, ix, iy, pos, index, track, nb_pulse, nbiter, j_temp; in ACELP_4t64_fx() local
528 j_temp = (k + 1)&0x03; in ACELP_4t64_fx()
536 j = j_temp; in ACELP_4t64_fx()
554 j_temp = k<<2; in ACELP_4t64_fx()
556 ipos[i] = tipos[j_temp + i]; in ACELP_4t64_fx()