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

  /external/tinycompress/include/tinycompress/
tinycompress.h 140 * the caller can use compress_wait() to block until the driver
158 * compress_wait() to block until more bytes are available.
264 int compress_wait(struct compress *compress, int timeout_ms);
  /external/tinycompress/
compress.c 610 int compress_wait(struct compress *compress, int timeout_ms) function
  /hardware/qcom/audio/hal/
audio_hw.c 832 compress_wait(out->compr, -1);
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 35 milliseconds