HomeSort by relevance Sort by last modified time
    Searched refs:loopid (Results 1 - 3 of 3) 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);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/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 254 uint8 loopid; member in struct:dhd_bus
1058 *data++ = (uint8)bus->loopid++
    [all...]

Completed in 3058 milliseconds