HomeSort by relevance Sort by last modified time
    Searched full:rx_type (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.cpp 83 Description: Changed '&' to '&&' in the setting of rx_type and mode for
269 rx_type = RX_SPEECH_GOOD;
284 rx_type = RX_SID_FIRST
287 rx_type = RX_SID_UPDATE
297 rx_type = RX_SPEECH_BAD;
304 rx_type = RX_NO_DATA;
315 rx_type = (enum RXFrameType) *ets_word_ptr
327 IF (rx_type != RX_NO_DATA)
353 frame_type = rx_type,
400 enum RXFrameType rx_type = RX_NO_DATA local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
net_tstamp.h 33 * @rx_type: one of one of HWTSTAMP_FILTER_*
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
frame.h 62 * Note: The order of the TX and RX_Type identifiers has been chosen in

Completed in 265 milliseconds