HomeSort by relevance Sort by last modified time
    Searched refs:Rl (Results 1 - 5 of 5) sorted by null

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
levinson.h 127 Word16 Rl[], /* i : Rl[m+1] Vector of autocorrelations (lsb) */
levinson.cpp 400 Rl = vector containing least significant byte of
468 Word16 Rl[], // i : Rl[m+1] Vector of autocorrelations (lsb)
484 t1 = L_Comp (Rh[1], Rl[1]);
486 t0 = Div_32 (t2, Rh[0], Rl[0]); // R[1]/R[0]
502 t0 = Mpy_32 (Rh[0], Rl[0], hi, lo); // Alpha in
521 t0 = L_add (t0, Mpy_32 (Rh[j], Rl[j], Ah[i - j], Al[i - j]));
525 t1 = L_Comp (Rh[i], Rl[i]);
633 Word16 Rl[], /* i : Rl[m+1] Vector of autocorrelations (lsb) *
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
levinson.h 127 Word16 Rl[], /* i : Rl[m+1] Vector of autocorrelations (lsb) */
levinson.cpp 402 Rl = vector containing least significant byte of
470 Word16 Rl[], // i : Rl[m+1] Vector of autocorrelations (lsb)
486 t1 = L_Comp (Rh[1], Rl[1]);
488 t0 = Div_32 (t2, Rh[0], Rl[0]); // R[1]/R[0]
504 t0 = Mpy_32 (Rh[0], Rl[0], hi, lo); // Alpha in
523 t0 = L_add (t0, Mpy_32 (Rh[j], Rl[j], Ah[i - j], Al[i - j]));
527 t1 = L_Comp (Rh[i], Rl[i]);
635 Word16 Rl[], /* i : Rl[m+1] Vector of autocorrelations (lsb) *
    [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 20 milliseconds