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

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h 43 Word16 ispold_q[M]; /* quantized old isp */ member in struct:__anon31468
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 106 Copy(isp_init, cod_state->ispold_q, M);
646 Copy(ispnew_q, st->ispold_q, M);
650 Int_isp(st->ispold_q, ispnew_q, interpol_frac, Aq);
653 Copy(ispnew_q, st->ispold_q, M);
    [all...]

Completed in 50 milliseconds