Lines Matching refs:ff_dlog
269 ff_dlog(avctx, "resolution = %i\n", sconf->resolution);
270 ff_dlog(avctx, "floating = %i\n", sconf->floating);
271 ff_dlog(avctx, "frame_length = %i\n", sconf->frame_length);
272 ff_dlog(avctx, "ra_distance = %i\n", sconf->ra_distance);
273 ff_dlog(avctx, "ra_flag = %i\n", sconf->ra_flag);
274 ff_dlog(avctx, "adapt_order = %i\n", sconf->adapt_order);
275 ff_dlog(avctx, "coef_table = %i\n", sconf->coef_table);
276 ff_dlog(avctx, "long_term_prediction = %i\n", sconf->long_term_prediction);
277 ff_dlog(avctx, "max_order = %i\n", sconf->max_order);
278 ff_dlog(avctx, "block_switching = %i\n", sconf->block_switching);
279 ff_dlog(avctx, "bgmc = %i\n", sconf->bgmc);
280 ff_dlog(avctx, "sb_part = %i\n", sconf->sb_part);
281 ff_dlog(avctx, "joint_stereo = %i\n", sconf->joint_stereo);
282 ff_dlog(avctx, "mc_coding = %i\n", sconf->mc_coding);
283 ff_dlog(avctx, "chan_config = %i\n", sconf->chan_config);
284 ff_dlog(avctx, "chan_sort = %i\n", sconf->chan_sort);
285 ff_dlog(avctx, "RLSLMS = %i\n", sconf->rlslms);
286 ff_dlog(avctx, "chan_config_info = %i\n", sconf->chan_config_info);