Home
last modified time | relevance | path

Searched refs:track_begin (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.1/build/demos/snd/seq/include/
Dseq.h56 const u8 *track_begin; /* Pointer to the location of the start of a track */ member
/TwlSDK-5.3.1/build/demos/snd/seq/src/
Dseq.c307 handle->track_begin = handle->current_ptr; in SeqPlay()
342 handle->current_ptr = handle->track_begin; in SeqStop()