Searched refs:IF2 (Results 1 – 4 of 4) sorted by relevance
132 IF2 /* AMR-Narrowband */ enumerator
28 const bitstream_format kBitStreamFormats[2] = {MIME_IETF, IF2};
17 | `input_format` | 0. `MIME_IETF` 1. `IF2` | Bit 0 (LSB) of 1st byte of data. |
414 if ((input_format == MIME_IETF) | (input_format == IF2)) in AMRDecode()