HomeSort by relevance Sort by last modified time
    Searched full:enc_intra_state (Results 1 - 1 of 1) sorted by null

  /external/libopus/celt/
quant_bands.c 311 ec_enc enc_intra_state; local
321 enc_intra_state = *enc;
324 nintra_bytes = ec_range_bytes(&enc_intra_state);
325 intra_buf = ec_get_buffer(&enc_intra_state) + nstart_bytes;
340 *enc = enc_intra_state;

Completed in 84 milliseconds