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
Post a Comment