Lines Matching defs:last
1637 int last;
1670 for(last= 0; last < coefs; last++) { \
1674 index[coeff_count++] = last; \
1676 last= max_coeff; \
1681 if( last == max_coeff -1 ) {\
1682 index[coeff_count++] = last;\
1690 DECODE_SIGNIFICANCE(7, sig_coeff_offset_dc[last], sig_coeff_offset_dc[last]);
1696 DECODE_SIGNIFICANCE( 63, sig_off[last], ff_h264_last_coeff_flag_offset_8x8[last] );
1699 DECODE_SIGNIFICANCE(7, sig_coeff_offset_dc[last], sig_coeff_offset_dc[last]);
1701 DECODE_SIGNIFICANCE(max_coeff - 1, last, last);