Searched refs:sid_frame (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Ddtx_dec.h128 Word16 sid_frame; member in struct:__anon514
H A Ddtx_dec.cpp215 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 !
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddtx_decoder_amr_wb.cpp152 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
[all...]
H A Ddtx.h146 int16 sid_frame; member in struct:__anon541

Completed in 65 milliseconds