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

  /external/tinycompress/include/tinycompress/
tinycompress.h 86 * compress_open: open a new compress stream
97 struct compress *compress_open(unsigned int card, unsigned int device,
  /external/tinycompress/
cplay.c 251 compress = compress_open(card, device, COMPRESS_IN, &config);
compress.c 215 struct compress *compress_open(unsigned int card, unsigned int device, function
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 117 milliseconds