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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
frame.h 72 RX_SID_FIRST,
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
dtx.h 69 #define RX_SID_FIRST 4
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.cpp 284 rx_type = RX_SID_FIRST
455 rx_type = RX_SID_FIRST;
dtx_dec.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h 118 #define RX_SID_FIRST 4
dtx_decoder_amr_wb.cpp 178 RX_SID_FIRST, | DTX | DTX/(DTX_MUTE)| DTX_MUTE
518 RX_SID_FIRST, | DTX | DTX/(DTX_MUTE)| DTX_MUTE
546 if ((frame_type == RX_SID_FIRST) ||
561 (frame_type == RX_SID_FIRST) ||
598 if ((frame_type == RX_SID_FIRST) ||
643 if (frame_type == RX_SID_FIRST)
mime_io.cpp 699 *frame_type = RX_SID_FIRST;

Completed in 117 milliseconds