This is a compressive camera developed at Stanford, that uses the same mathematical model as the Rice SPC.
The difference is that each video frame is divided into non-overlapping blocks of size (say) 16 x 16, and the dot products are computed separately for each block.
The m << n dot products are computed on a CMOS chip using m different binary random codes.
For a single random code, the dot products are computed simultaneously for all the blocks.
Per block, only the m << n values are quantized (Analog to digital conversion), saving huge amounts of energy and time.
Mounted on a mobile phone – led to 15 fold savings in battery power during acquisition.
Reconstruction is performed offline.
See here for more information.
Yields excellent quality reconstruction with high frame rates (960 fps).
Reason for being able to increase frame rate is that fewer measurements are made within each exposure time (m << n) than a conventional camera.