ShortenContext 119 libavcodec/shorten.c ShortenContext *s = avctx->priv_data; ShortenContext 127 libavcodec/shorten.c static int allocate_buffers(ShortenContext *s) ShortenContext 161 libavcodec/shorten.c static inline unsigned int get_uint(ShortenContext *s, int k) ShortenContext 171 libavcodec/shorten.c static void fix_bitshift(ShortenContext *s, int32_t *buffer) ShortenContext 184 libavcodec/shorten.c static int init_offset(ShortenContext *s) ShortenContext 213 libavcodec/shorten.c ShortenContext *s = avctx->priv_data; ShortenContext 350 libavcodec/shorten.c static int decode_subframe_lpc(ShortenContext *s, int command, int channel, ShortenContext 405 libavcodec/shorten.c static int read_header(ShortenContext *s) ShortenContext 526 libavcodec/shorten.c ShortenContext *s = avctx->priv_data; ShortenContext 788 libavcodec/shorten.c ShortenContext *s = avctx->priv_data; ShortenContext 807 libavcodec/shorten.c .priv_data_size = sizeof(ShortenContext),