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

  /external/esd/include/
audiofile.h 546 int afGetLoopMode (AFfilehandle, int instid, int loopid);
548 int afGetLoopCount (AFfilehandle, int instid, int loopid);
549 void afSetLoopStart (AFfilehandle, int instid, int loopid, int markerid);
550 int afGetLoopStart (AFfilehandle, int instid, int loopid);
551 void afSetLoopEnd (AFfilehandle, int instid, int loopid, int markerid);
552 int afGetLoopEnd (AFfilehandle, int instid, int loopid);
561 void afSetLoopTrack (AFfilehandle, int instid, int loopid, int trackid);
562 int afGetLoopTrack (AFfilehandle, int instid, int loopid);
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 234 uint8 loopid; member in struct:dhd_bus
1032 *data++ = (uint8)bus->loopid++;
    [all...]

Completed in 57 milliseconds