Lines Matching refs:ff_dlog
250 ff_dlog(NULL, " Codebooks: %d \n", vc->codebook_count);
266 ff_dlog(NULL, " %u. Codebook\n", cb);
294 ff_dlog(NULL, " codebook_dimensions %d, codebook_entries %u\n",
301 ff_dlog(NULL, " not ordered \n");
304 ff_dlog(NULL, " sparse \n");
316 ff_dlog(NULL, " not sparse \n");
326 ff_dlog(NULL, " ordered, current length: %u\n", current_length); //FIXME
332 ff_dlog(NULL, " number bits: %u ", ilog(entries - current_entry));
336 ff_dlog(NULL, " number: %u\n", number);
353 ff_dlog(NULL, " lookup type: %d : %s \n", codebook_setup->lookup_type,
371 ff_dlog(NULL, " We expect %d numbers for building the codevectors. \n",
373 ff_dlog(NULL, " delta %f minmum %f \n",
379 ff_dlog(NULL, " multiplicands*delta+minmum : %e \n",
381 ff_dlog(NULL, " multiplicand %u\n", codebook_multiplicands[i]);
403 ff_dlog(vc->avctx, "Lookup offset %u ,", i);
414 ff_dlog(vc->avctx, "real lookup offset %u, vector: ", j);
416 ff_dlog(vc->avctx, " %f ",
418 ff_dlog(vc->avctx, "\n");
486 ff_dlog(NULL, " Vorbis time domain transform %u: %u\n",
520 ff_dlog(NULL, " %d. floor type %d \n", i, floor_setup->floor_type);
530 ff_dlog(NULL, " %d.floor: %d partitions \n",
538 ff_dlog(NULL, " %d. floor %d partition class %d \n",
543 ff_dlog(NULL, " maximum class %d \n", maximum_class);
549 ff_dlog(NULL, " %d floor %d class dim: %d subclasses %d \n", i, j,
556 ff_dlog(NULL, " masterbook: %d \n", floor_setup->data.t1.class_masterbook[j]);
565 ff_dlog(NULL, " book %d. : %d \n", k, floor_setup->data.t1.subclass_books[j][k]);
600 ff_dlog(NULL, " %u. floor1 Y coord. %d\n", floor1_values,
665 ff_dlog(NULL, "floor0 order: %u\n", floor_setup->data.t0.order);
666 ff_dlog(NULL, "floor0 rate: %u\n", floor_setup->data.t0.rate);
667 ff_dlog(NULL, "floor0 bark map size: %u\n",
669 ff_dlog(NULL, "floor0 amplitude bits: %u\n",
671 ff_dlog(NULL, "floor0 amplitude offset: %u\n",
673 ff_dlog(NULL, "floor0 number of books: %u\n",
675 ff_dlog(NULL, "floor0 book list pointer: %p\n",
680 ff_dlog(NULL, " Book %d: %u\n", idx + 1,
704 ff_dlog(NULL, " There are %d residues. \n", vc->residue_count);
713 ff_dlog(NULL, " %u. residue type %d\n", i, res_setup->type);
739 ff_dlog(NULL, " begin %"PRIu32" end %"PRIu32" part.size %u classif.s %"PRIu8" classbook %"PRIu8"\n",
750 ff_dlog(NULL, " %u class cascade depth: %d\n", j, ilog(cascade[j]));
759 ff_dlog(NULL, " %u class cascade depth %u book: %d\n",
785 ff_dlog(NULL, " There are %d mappings. \n", vc->mapping_count);
822 ff_dlog(NULL, " %u mapping coupling steps: %d\n",
845 ff_dlog(NULL, " %u mapping %u submap : floor %d, residue %d\n", i, j,
884 ff_dlog(NULL, "floor0 map: map at pos %d is %"PRId32"\n", idx, map[idx]);
900 ff_dlog(NULL, " There are %d modes.\n", vc->mode_count);
910 ff_dlog(NULL, " %u mode: blockflag %d, windowtype %d, transformtype %d, mapping %d\n",
1020 ff_dlog(NULL, " vorbis version %"PRIu32" \n audio_channels %"PRIu8" \n audio_samplerate %"PRIu32" \n bitrate_max %"PRIu32" \n bitrate_nom %"PRIu32" \n bitrate_min %"PRIu32" \n blk_0 %"PRIu32" blk_1 %"PRIu32" \n ",
1125 ff_dlog(NULL, "floor0 dec: booknumber: %u\n", book_idx);
1134 ff_dlog(NULL, "floor0 dec: book dimension: %d\n", codebook.dimensions);
1135 ff_dlog(NULL, "floor0 dec: maximum depth: %d\n", codebook.maxdepth);
1142 ff_dlog(NULL, "floor0 dec: vector offset: %d\n", vec_off);
1154 ff_dlog(NULL, "floor0 dec: coeff at %d is %f\n", idx, lsp[idx]);
1166 ff_dlog(NULL, "floor0 synth: map_size = %"PRIu32"; m = %d; wstep = %f\n",
1211 ff_dlog(NULL, " Floor0 decoded\n");
1238 ff_dlog(NULL, "floor 0 Y %d floor 1 Y %d \n", floor1_Y[0], floor1_Y[1]);
1248 ff_dlog(NULL, "Cbits %u\n", cbits);
1257 ff_dlog(NULL, "book %d Cbits %u cval %u bits:%d\n",
1271 ff_dlog(NULL, " floor(%d) = %d \n",
1330 ff_dlog(NULL, " Decoded floor(%d) = %u / val %u\n",
1338 ff_dlog(NULL, " Floor decoded\n");
1361 ff_dlog(NULL, "Classword: %u\n", temp);
1431 ff_dlog(NULL, " residue type 0/1/2 decode begin, ch: %d cpc %d \n", ch, c_p_c);
1478 ff_dlog(NULL, " pass %d offs: %d curr: %f change: %f cv offs.: %d \n",
1515 ff_dlog(NULL, " pass %d offs: %d curr: %f change: %f cv offs.: %d+%d \n",
1535 ff_dlog(NULL, " pass %d offs: %d curr: %f change: %f cv offs.: %d+%d \n",
1641 ff_dlog(NULL, " Mode number: %u , mapping: %d , blocktype %d\n", mode_number,
1784 ff_dlog(NULL, "packet length %d \n", buf_size);
1859 ff_dlog(NULL, "parsed %d bytes %d bits, returned %d samples (*ch*bits) \n",