FFmpeg
|
Go to the source code of this file.
Functions | |
static av_always_inline unsigned int | ff_pce_copy_bits (PutBitContext *pb, GetBitContext *gb, int bits) |
static int | ff_copy_pce_data (PutBitContext *pb, GetBitContext *gb) |
|
static |
Definition at line 29 of file mpeg4audio_copy_pce.h.
Referenced by ff_copy_pce_data().
|
inlinestatic |
Definition at line 38 of file mpeg4audio_copy_pce.h.
Referenced by aac_adtstoasc_filter(), adts_decode_extradata(), and latm_write_frame_header().