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

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

Completed in 68 milliseconds