Lines Matching full:track
209 delay and padding and directly move from one track content to another. The end
211 switching from one track to another
219 switch from one track to another and start using data for second track.
225 decoder to strip the silence. This needs to be set before the data in the track
230 correspond to subsequent track
235 data would belong to next track
241 - Set metadata of the first track
242 - Fill data of the first track
245 - Indicate next track data by sending set_next_track
246 - Set metadata of the next track
248 - Fill data of the next track
249 - DSP switches to second track
251 (note: order for partial_drain and write for next track can be reversed as well)
257 with setting of meta_data and signalling for next track ::