Lines Matching defs:floating
162 int floating; ///< 1 = IEEE 32-bit floating-point, 0 = integer
270 ff_dlog(avctx, "floating = %i\n", sconf->floating);
333 sconf->floating = get_bits1(&gb);
611 unsigned int const_val_bits = sconf->floating ? 24 : avctx->bits_per_raw_sample;
1454 /** Read and decode the floating point sample data
1783 if (sconf->floating) {
2018 if (sconf->floating) {
2110 if (sconf->floating) {