Lines Matching full:track
691 // initialize track
720 // check if the existing track has the same sample id.
722 // the sample rate may fail to change if the audio track is a fast track.
725 ALOGV("reusing track %p for sample %d", mAudioTrack.get(), sample->sampleID());
729 // mToggle toggles each time a track is started on a given channel.
732 // audio track while the new one is being started and avoids processing them with
738 // do not create a new audio track if current track is compatible with sample parameters
762 ALOGV("using new track %p for sample %d", newTrack.get(), sample->sampleID());
944 ALOGV("pause track");
954 ALOGV("pause track");
965 ALOGV("resume track");
976 ALOGV("resume track");