Home | History | Annotate | Download | only in src

Lines Matching refs:width_n

326     int width_n = (prev_x_range.end_index - prev_x_range.start_index)*pix_size;
336 for( i = 0; i < width_n; i += sizeof(int) )
352 trow[i + width_n] = trow[j];
362 trow[i + width_n] = bt[i];