Searched defs:stream_format_code (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | imc.c | 338 static void imc_read_level_coeffs(IMCContext *q, int stream_format_code, in imc_read_level_coeffs() argument 366 static void imc_read_level_coeffs_raw(IMCContext *q, int stream_format_code, in imc_read_level_coeffs_raw() argument 456 bit_allocation(IMCContext *q, IMCChannel *chctx, int stream_format_code, int freebits, int flag) bit_allocation() argument 763 inverse_quant_coeff(IMCContext *q, IMCChannel *chctx, int stream_format_code) inverse_quant_coeff() argument 876 int stream_format_code; imc_decode_block() local [all...] |
Completed in 3 milliseconds