Lines Matching refs:track
151 delay and padding and directly move from one track content to another. The end
153 switching from one track to another
161 switch from one track to another and start using data for second track.
167 decoder to strip the silence. This needs to be set before the data in the track
172 correspond to subsequent track
177 data would belong to next track
183 - Set metadata of the first track
184 - Fill data of the first track
187 - Indicaite next track data by sending set_next_track
188 - Set metadata of the next track
190 - Fill data of the next track
191 - DSP switches to second track
192 (note: order for partial_drain and write for next track can be reversed as well)