Searched refs:save_bytes (Results 1 – 1 of 1) sorted by relevance
315 opus_uint32 save_bytes; in quant_coarse_energy() local326 save_bytes = nintra_bytes-nstart_bytes; in quant_coarse_energy()327 if (save_bytes == 0) in quant_coarse_energy()328 save_bytes = ALLOC_NONE; in quant_coarse_energy()329 ALLOC(intra_bits, save_bytes, unsigned char); in quant_coarse_energy()