#include <stdint.h>Go to the source code of this file.
| Functions | |
| int | ff_dca_convert_bitstream (const uint8_t *src, int src_size, uint8_t *dst, int max_size) | 
| Convert bitstream to one representation based on sync marker. | |
Convert bitstream to one representation based on sync marker.
Definition at line 104 of file dca_parser.c.
Referenced by dca_decode_frame(), and dca_parse_params().
 1.5.8
 1.5.8