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

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.h 128 Word16 sid_frame; member in struct:__anon19272
dtx_dec.cpp 215 st->sid_frame = 0;
323 st->sid_frame = 0;
433 // st->sid_frame
439 (st->sid_frame != 0))
550 if (st->sid_frame != 0 )
629 } // endif sid_frame
805 if ((st->sid_frame != 0) &&
891 * st->sid_frame
898 (st->sid_frame != 0))
1034 if (st->sid_frame != 0
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx_decoder_amr_wb.cpp 152 st->sid_frame = 0;
216 * are st->sid_frame st->valid_data st->dtxHangoverAdded new_state (SPEECH, DTX, DTX_MUTE) */
219 (st->sid_frame != 0))
270 if (st->sid_frame != 0)
332 } /* endif sid_frame */
335 if ((st->sid_frame != 0) && (st->valid_data != 0))
446 if ((st->sid_frame != 0) &&
639 st->sid_frame = 0;
645 st->sid_frame = 1;
649 st->sid_frame = 1
    [all...]
dtx.h 146 int16 sid_frame; member in struct:__anon19297

Completed in 86 milliseconds