IMCChannel         83 libavcodec/imc.c     IMCChannel chctx[2];
IMCChannel        447 libavcodec/imc.c static int bit_allocation(IMCContext *q, IMCChannel *chctx,
IMCChannel        623 libavcodec/imc.c static void imc_get_skip_coeff(IMCContext *q, IMCChannel *chctx)
IMCChannel        679 libavcodec/imc.c static void imc_adjust_bit_allocation(IMCContext *q, IMCChannel *chctx,
IMCChannel        721 libavcodec/imc.c static void imc_imdct256(IMCContext *q, IMCChannel *chctx, int channels)
IMCChannel        754 libavcodec/imc.c static int inverse_quant_coeff(IMCContext *q, IMCChannel *chctx,
IMCChannel        795 libavcodec/imc.c                            IMCContext *q, IMCChannel *chctx)
IMCChannel        822 libavcodec/imc.c static void imc_refine_bit_allocation(IMCContext *q, IMCChannel *chctx)
IMCChannel        873 libavcodec/imc.c     IMCChannel *chctx = q->chctx + ch;