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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
frame.h 81 TX_SID_UPDATE,
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
sid_sync.cpp 514 /* TX_SID_UPDATE or TX_NO_DATA */
520 *tx_frame_type = TX_SID_UPDATE;
527 *tx_frame_type = TX_SID_UPDATE;
amrencode.cpp 529 TX_SID_FIRST or TX_SID_UPDATE, p3gpp_frame_type will be set to the encoder
619 ELSEIF (tx_frame_type == TX_SID_UPDATE )
795 else if (tx_frame_type == TX_SID_UPDATE)
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
bits.c 61 frame_type = TX_SID_UPDATE;
67 frame_type = TX_SID_UPDATE;
164 if (frame_type == TX_SID_UPDATE)
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
dtx.h 62 #define TX_SID_UPDATE 2
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h 111 #define TX_SID_UPDATE 2

Completed in 161 milliseconds