Home
last modified time | relevance | path

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

/external/libopus/celt/
Dbands.c1591 unsigned char bytes_save[1275]; in quant_all_bands() local
1619 OPUS_COPY(bytes_save, bytes_buf, save_bytes); in quant_all_bands()
1644 OPUS_COPY(bytes_buf, bytes_save, save_bytes); in quant_all_bands()