Home
last modified time | relevance | path

Searched defs:log2_block_count (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac1.c63 int log2_block_count[AT1_QMF_BANDS]; ///< log2 number of blocks in a band member
111 int band_num, band_samples, log2_block_count, nbits, num_blocks, block_size; in at1_imdct_block() local
Dproresdec2.c481 int log2_block_count = av_log2(blocks_per_slice); in decode_ac_coeffs() local