ALACContext       108 libavcodec/alac.c static int rice_decompress(ALACContext *alac, int32_t *output_buffer,
ALACContext       265 libavcodec/alac.c     ALACContext *alac = avctx->priv_data;
ALACContext       455 libavcodec/alac.c     ALACContext *alac = avctx->priv_data;
ALACContext       513 libavcodec/alac.c     ALACContext *alac = avctx->priv_data;
ALACContext       526 libavcodec/alac.c static int allocate_buffers(ALACContext *alac)
ALACContext       550 libavcodec/alac.c static int alac_set_info(ALACContext *alac)
ALACContext       585 libavcodec/alac.c     ALACContext *alac = avctx->priv_data;
ALACContext       636 libavcodec/alac.c     ALACContext *alac = avctx->priv_data;
ALACContext       643 libavcodec/alac.c       offsetof(ALACContext, extra_bit_bug), AV_OPT_TYPE_INT, { .i64 = 0 },
ALACContext       660 libavcodec/alac.c     .priv_data_size = sizeof(ALACContext),