tonihei
9eccf09165
Reduce number of calls to AudioTrack.getPlaybackHeadPosition
...
This call may cause performance overhead in some situations,
for example if the AudioTrack needs to query an offload DSP
for the current position. We don't need to check this multiple
times per doSomeWork iteration as the value is unlikely to
change in any meaningful way.
PiperOrigin-RevId: 510957116
2023-02-27 18:06:20 +00:00
..
2023-02-27 17:59:16 +00:00
2023-02-17 11:44:05 +00:00
2022-12-12 11:19:23 +00:00
2023-02-14 14:24:36 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2023-02-27 18:03:38 +00:00
2023-02-27 18:06:20 +00:00
2023-02-08 14:08:36 +00:00
2023-02-14 14:23:40 +00:00
2023-02-13 12:26:04 +00:00
2023-02-13 14:18:53 +00:00
2023-02-08 14:08:36 +00:00
2022-12-12 11:19:23 +00:00
2023-02-08 14:12:06 +00:00
2023-02-17 11:55:35 +00:00
2023-02-27 17:56:22 +00:00
2022-09-30 18:03:11 +00:00
2023-02-01 10:34:25 +00:00
2023-02-02 15:38:04 +00:00
2023-02-27 18:01:00 +00:00
2022-12-21 15:13:24 +00:00
2023-02-27 18:05:16 +00:00
2023-02-01 10:22:15 +00:00
2023-02-01 10:41:50 +00:00