Data Fields | |
| MPA_DECODE_HEADER uint8_t | last_buf [LAST_BUF_SIZE] |
| int | last_buf_size |
| uint32_t | free_format_next_header |
| GetBitContext | gb |
| GetBitContext | in_gb |
Definition at line 66 of file mpegaudiodec.c.
Definition at line 71 of file mpegaudiodec.c.
Definition at line 72 of file mpegaudiodec.c.
Referenced by huffman_decode(), mp_decode_frame(), mp_decode_layer1(), mp_decode_layer2(), mp_decode_layer3(), and switch_buffer().
Definition at line 73 of file mpegaudiodec.c.
Referenced by mp_decode_frame(), mp_decode_layer3(), and switch_buffer().
| MPA_DECODE_HEADER uint8_t MPADecodeContext::last_buf[LAST_BUF_SIZE] |
Definition at line 68 of file mpegaudiodec.c.
Referenced by mp_decode_frame(), and mp_decode_layer3().
Definition at line 69 of file mpegaudiodec.c.
Referenced by flush(), mp_decode_frame(), and mp_decode_layer3().
1.5.8