algorithm - How to balance the readwrite conflict in Android Camera subsytem? -


there buffers store data getting camera sensor in android camera hal. upper layer copy data one one special things.

frame per second (fps) handle speed in upper layer. i must ensure fps large possible!, since user experience.

however, writing buffer faster reading upper layer. there way balance conflict?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -