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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/
pvgsmamrdecoderinterface.h 55 IF2 /* AMR-Narrowband */
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.cpp 62 Description: Modified pseudo-code to include IF2 and ETS input formats.
165 used by each codec mode for IF2 input format (const
178 data is in WMF (aka, non-IF2) format and the function wmf_to_ets will be
183 If input_format is AMR_IF2, the input data is in IF2 format [1] and the
236 // Decode WMF or IF2 frames
253 // Convert incoming packetized raw IF2 data to ETS format
413 /* WMF or IF2 frames */
414 if ((input_format == MIME_IETF) | (input_format == IF2))
424 else /* else has to be input_format IF2 */
426 /* Convert incoming packetized raw IF2 data to ETS format *
    [all...]

Completed in 62 milliseconds