IMCChannel         84 libavcodec/imc.c     IMCChannel chctx[2];
IMCChannel        446 libavcodec/imc.c static int bit_allocation(IMCContext *q, IMCChannel *chctx,
IMCChannel        622 libavcodec/imc.c static void imc_get_skip_coeff(IMCContext *q, IMCChannel *chctx)
IMCChannel        678 libavcodec/imc.c static void imc_adjust_bit_allocation(IMCContext *q, IMCChannel *chctx,
IMCChannel        720 libavcodec/imc.c static void imc_imdct256(IMCContext *q, IMCChannel *chctx, int channels)
IMCChannel        753 libavcodec/imc.c static int inverse_quant_coeff(IMCContext *q, IMCChannel *chctx,
IMCChannel        794 libavcodec/imc.c                            IMCContext *q, IMCChannel *chctx)
IMCChannel        821 libavcodec/imc.c static void imc_refine_bit_allocation(IMCContext *q, IMCChannel *chctx)
IMCChannel        872 libavcodec/imc.c     IMCChannel *chctx = q->chctx + ch;