Searched refs:ShortenContext (Results 1 – 1 of 1) sorted by relevance
85 typedef struct ShortenContext { struct115 } ShortenContext; argument119 ShortenContext *s = avctx->priv_data; in shorten_decode_init()127 static int allocate_buffers(ShortenContext *s) in allocate_buffers()161 static inline unsigned int get_uint(ShortenContext *s, int k) in get_uint()171 static void fix_bitshift(ShortenContext *s, int32_t *buffer) in fix_bitshift()184 static int init_offset(ShortenContext *s) in init_offset()213 ShortenContext *s = avctx->priv_data; in decode_aiff_header()350 static int decode_subframe_lpc(ShortenContext *s, int command, int channel, in decode_subframe_lpc()405 static int read_header(ShortenContext *s) in read_header()[all …]