|
Libav 0.7.1
|
Go to the source code of this file.
Defines | |
| #define | ALT_BITSTREAM_READER_LE |
Functions | |
| int | ff_msgsm_decode_block (AVCodecContext *avctx, int16_t *samples, const uint8_t *buf) |
| #define ALT_BITSTREAM_READER_LE |
Definition at line 22 of file msgsmdec.c.
| int ff_msgsm_decode_block | ( | AVCodecContext * | avctx, |
| int16_t * | samples, | ||
| const uint8_t * | buf | ||
| ) |
Definition at line 27 of file msgsmdec.c.
Referenced by gsm_decode_frame().
1.7.4