Home
last modified time | relevance | path

Searched defs:chctx (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dimc.c88 IMCChannel chctx[2]; member
456 static int bit_allocation(IMCContext *q, IMCChannel *chctx, in bit_allocation() argument
632 imc_get_skip_coeff(IMCContext *q, IMCChannel *chctx) imc_get_skip_coeff() argument
688 imc_adjust_bit_allocation(IMCContext *q, IMCChannel *chctx, int summer) imc_adjust_bit_allocation() argument
730 imc_imdct256(IMCContext *q, IMCChannel *chctx, int channels) imc_imdct256() argument
763 inverse_quant_coeff(IMCContext *q, IMCChannel *chctx, int stream_format_code) inverse_quant_coeff() argument
803 imc_get_coeffs(AVCodecContext *avctx, IMCContext *q, IMCChannel *chctx) imc_get_coeffs() argument
831 imc_refine_bit_allocation(IMCContext *q, IMCChannel *chctx) imc_refine_bit_allocation() argument
881 IMCChannel *chctx = q->chctx + ch; imc_decode_block() local
[all...]

Completed in 3 milliseconds