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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/
pvgsmamrdecoderinterface.h 39 ETS = 0, /* Both AMR-Narrowband and AMR-Wideband */
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.cpp 62 Description: Modified pseudo-code to include IF2 and ETS input formats.
80 Description: Modified code so that the ETS testvectors could be fed directly
90 allow amrdecode.c to be used in the ETS reference console.
179 called to convert to the ETS format (1 bit/word, where 1 word = 16 bits),
184 function if2_to_ets will be called to convert to the ETS format, and
191 If input_format is AMR_ETS, the input data is in the ETS format. The receive
241 // Convert incoming packetized raw WMF data to ETS format
253 // Convert incoming packetized raw IF2 data to ETS format
308 // Decode ETS frames
311 // Change type of pointer to incoming raw ETS dat
    [all...]

Completed in 60 milliseconds