Home | History | Annotate | Download | only in libmedia

Lines Matching full:tracks

101     // The notificationsPerBufferReq parameter is not yet used for non-fast tracks,
442 // (b) we can support re-creation of offloaded tracks
591 // For offloaded tracks, we don't know if the hardware counters are really zero here,
663 // and periodic update counter, but flush does for streaming tracks.
734 // An offload output can be re-used between two audio tracks having
1093 // FIXME: offloaded and direct tracks call into the HAL for render positions
1349 // For fast tracks the frame count calculations and checks are mostly done by server,
1363 // for normal tracks precompute the frame count based on speed.
1474 // For normal tracks, use at least double-buffering if no sample rate conversion,
1806 // for offloaded tracks restoreTrack_l() will just update the sequence and clear
1967 // for offloaded tracks, just wait for the upper layers to recreate the track
2105 // audio flinger thread buffer size (TODO: adjust for fast tracks)
2106 // FIXME: use mAfFrameCountHAL instead of mAfFrameCount below for fast tracks.
2181 // FIXME re-creation of offloaded and direct tracks is not yet implemented;
2206 // For streaming tracks, this is the amount we obtained from the user/client
2262 // applicable for mixing tracks only (not offloaded or direct)
2264 return true; // static tracks do not have issues with buffer sizing.
2341 break; // offloaded tracks handled below
2664 // inclusive of offloaded and direct tracks.