Home
last modified time | relevance | path

Searched refs:ShortenContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dshorten.c86 typedef struct ShortenContext { struct
116 } ShortenContext; typedef
120 ShortenContext *s = avctx->priv_data; in shorten_decode_init()
128 static int allocate_buffers(ShortenContext *s) in allocate_buffers()
162 static inline unsigned int get_uint(ShortenContext *s, int k) in get_uint()
172 static void fix_bitshift(ShortenContext *s, int32_t *buffer) in fix_bitshift()
185 static int init_offset(ShortenContext *s) in init_offset()
214 ShortenContext *s = avctx->priv_data; in decode_aiff_header()
351 static int decode_subframe_lpc(ShortenContext *s, int command, int channel, in decode_subframe_lpc()
406 static int read_header(ShortenContext *
[all...]

Completed in 1 milliseconds