commit | 075d00c8aae9422dac51d60275df6a55b82aec98 | [log] [tgz] |
---|---|---|
author | Gopikrishnaiah Anandan <gopikr@codeaurora.org> | Wed Jan 04 15:28:06 2012 -0800 |
committer | Gopikrishnaiah Anandan <gopikr@codeaurora.org> | Thu Jan 05 18:06:30 2012 -0800 |
tree | 1118a12fba39da57fbafc0d66e9a4330672a4f42 | |
parent | 005d7b528defae46737645ba057cd1d90be06d2b [diff] |
vidc: synchronize access to address lookup table. Video encoder driver supports meta mode. Different threads can update the table during recording. Adding mutex to restrict only one client to access lookup table. CRs-fixed: 327619 Change-Id: I776cb933aa1819d68b504e9edc66cdfe3c815211 Signed-off-by: <gopikr@codeaurora.org>