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

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h 51 Word16 old_wsp_shift; /* old wsp shift */ member in struct:__anon31468
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 114 cod_state->old_wsp_shift = 0;
475 exp = exp + (shift - st->old_wsp_shift);
476 st->old_wsp_shift = shift;
    [all...]

Completed in 75 milliseconds