Home
last modified time | relevance | path

Searched refs:intra_buf (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dquant_bands.c310 unsigned char *intra_buf; in quant_coarse_energy() local
325 intra_buf = ec_get_buffer(&enc_intra_state) + nstart_bytes; in quant_coarse_energy()
331 OPUS_COPY(intra_bits, intra_buf, nintra_bytes - nstart_bytes); in quant_coarse_energy()
342 OPUS_COPY(intra_buf, intra_bits, nintra_bytes - nstart_bytes); in quant_coarse_energy()