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

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
levinson.h 126 Word16 Rh[], /* i : Rh[m+1] Vector of autocorrelations (msb) */
levinson.cpp 398 Rh = vector containing most significant byte of
467 Word16 Rh[], // i : Rh[m+1] Vector of autocorrelations (msb)
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]);
632 Word16 Rh[], /* i : Rh[m+1] Vector of autocorrelations (msb) *
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
levinson.h 126 Word16 Rh[], /* i : Rh[m+1] Vector of autocorrelations (msb) */
levinson.cpp 400 Rh = vector containing most significant byte of
469 Word16 Rh[], // i : Rh[m+1] Vector of autocorrelations (msb)
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]);
634 Word16 Rh[], /* i : Rh[m+1] Vector of autocorrelations (msb) *
    [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 180 milliseconds