You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cameras.c: optimized function to unpack 11-bit pixel data into 16-bit buffers.
Loop-unrolling the unpacking routine makes the bit-shifting code much faster.
Originally authored by Alex Kushleyev <[email protected]>
Signed-off-by: Kyle Machulis <[email protected]>
Signed-off-by: Drew Fisher <[email protected]>
0 commit comments