Lines Matching refs:coefficients
28 size, since more bits than necessary are expended on higher AC coefficients.
175 0: 1-2, 0, 0 ; # First two Y AC coefficients
177 1: 1-63, 0, 0 ; # All AC coefficients for Cb
178 2: 1-63, 0, 0 ; # All AC coefficients for Cr
179 0: 6-9, 0, 0 ; # More Y coefficients
180 0: 10-63, 0, 0 ; # Remaining Y coefficients
187 # First AC scan: send first 5 Y AC coefficients, minus 2 lowest bits:
189 # Send all Cr,Cb AC coefficients, minus lowest bit:
194 # Send remaining Y AC coefficients, minus 2 lowest bits:
196 # Send next-to-lowest bit of all Y AC coefficients:
198 # At this point we've sent all but the lowest bit of all coefficients.
199 # Send lowest bit of DC coefficients
201 # Send lowest bit of AC coefficients