Robert Wu

Results 52 comments of Robert Wu
trafficstars

Pixel 6 on T with 4 channels doesn't use MMAP and ends up with a burst of 960 and a tap to tone latency of 114ms. @philburk can add more...

More logging and statistics has been added with ag/17414565 and ag/17492239

Feel free to submit once you addressed my remaining comments.

See the comments in AudioStreamBuilder.setCallback ~~~ * Specifies an object to handle data or error related callbacks from the underlying API. * * This is the equivalent of calling both...

Below are some logs we get for reference ~~~ build.fingerprint = google/raven_hwasan/raven:UpsideDownCake/MASTER/eng.robert.20220720.224615:userdebug/dev-keys test.version = 2.3.0 test.version.code = 59 time.millis = 1660257951496 out.channels = 2 out.perf = ll out.preset = media...

Most of our apps seem to have this flag. ![image](https://user-images.githubusercontent.com/85952307/127200831-6fe60737-9d0d-4873-bd9a-d27314bc3867.png) Should we add this to OboeTester?

It seems like around half our apps use -Ofast while the other half uses "$". Should we make this consistent?

It seems like the main challenge in this is how to fit everything in landscape mode. Here is an image of OboeTester in portrait mode. ![image](https://user-images.githubusercontent.com/85952307/127684078-a80fab7b-1803-4e55-9b68-ec042e1000f8.png) In landscape mode, all...

Thanks for the report! I can repro the glitches on Android 12.1 sometimes. I cannot seem to repro this on Android 13.