Lines Matching refs:last_index
298 const int last_index = s->block_last_index[n];
303 if (last_index < 1)
309 if (last_index < 0)
318 for (; i < last_index; i++) {
335 /* if (i <= last_index) */ {
357 const int last_index = s->block_last_index[n];
363 if (last_index < 1)
368 if (last_index < 0)
376 for (; i < last_index; i++) {
390 /* if (i <= last_index) */ {
853 /* restore ac coeffs & last_index stuff