HomeSort by relevance Sort by last modified time
    Searched refs:ec_get_buffer (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
entcode.h 91 static OPUS_INLINE unsigned char *ec_get_buffer(ec_ctx *_this){ function
quant_bands.c 325 intra_buf = ec_get_buffer(&enc_intra_state) + nstart_bytes;
  /external/libopus/celt/
entcode.h 91 static OPUS_INLINE unsigned char *ec_get_buffer(ec_ctx *_this){ function
quant_bands.c 325 intra_buf = ec_get_buffer(&enc_intra_state) + nstart_bytes;
  /external/chromium_org/third_party/opus/src/celt/tests/
test_unit_laplace.c 78 ec_dec_init(&dec,ec_get_buffer(&enc),ec_range_bytes(&enc));
  /external/libopus/celt/tests/
test_unit_laplace.c 78 ec_dec_init(&dec,ec_get_buffer(&enc),ec_range_bytes(&enc));

Completed in 643 milliseconds