Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/celt/
Dquant_bands.c310 unsigned char *intra_buf; in quant_coarse_energy() local
324 intra_buf = ec_get_buffer(&enc_intra_state) + nstart_bytes; in quant_coarse_energy()
327 OPUS_COPY(intra_bits, intra_buf, nintra_bytes - nstart_bytes); in quant_coarse_energy()
338 OPUS_COPY(intra_buf, intra_bits, nintra_bytes - nstart_bytes); in quant_coarse_energy()