Home
last modified time | relevance | path

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

/external/libopus/celt/
Dbands.c1590 unsigned char bytes_save[1275]; in quant_all_bands() local
1618 OPUS_COPY(bytes_save, bytes_buf, save_bytes); in quant_all_bands()
1643 OPUS_COPY(bytes_buf, bytes_save, save_bytes); in quant_all_bands()