HomeSort by relevance Sort by last modified time
    Searched defs:xlen (Results 26 - 28 of 28) sorted by null

12

  /external/chromium_org/third_party/speex/libspeex/
resample.c 849 const spx_uint32_t xlen = st->mem_alloc_size - filt_offs; local
856 spx_uint32_t ichunk = (ilen > xlen) ? xlen : ilen
891 const spx_uint32_t xlen = st->mem_alloc_size - (st->filt_len - 1); local
    [all...]
  /external/speex/libspeex/
resample.c 859 const spx_uint32_t xlen = st->mem_alloc_size - filt_offs; local
901 const spx_uint32_t xlen = st->mem_alloc_size - (st->filt_len - 1); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 

Completed in 1304 milliseconds

12