HomeSort by relevance Sort by last modified time
    Searched defs:tb_init (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
tracebuf_api.h 53 int tb_init(unsigned long options);
67 #define tb_init(options) macro
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
tracebuf.c 70 int tb_init(unsigned long options) function
  /external/speex/libspeex/
jitter.c 90 static void tb_init(struct TimingBuffer *tb) function
321 tb_init(&jitter->_tb[i]);
350 tb_init(jitter->timeBuffers[0]);

Completed in 53 milliseconds