Home | History | Annotate | Download | only in media

Lines Matching refs:loopStart

347      * loopStart:   loop start in frames relative to start of buffer.
353 * loopCount != 0 implies 0 <= loopStart < loopEnd <= frameCount().
355 * If the loop period (loopEnd - loopStart) is too small for the implementation to support,
359 status_t setLoop(uint32_t loopStart, uint32_t loopEnd, int loopCount);
647 void setLoop_l(uint32_t loopStart, uint32_t loopEnd, int loopCount);