Home | History | Annotate | Download | only in src

Lines Matching refs:buf_max_count

311         int t = buf_max_count - max_ky*2;
314 buf_max_count--;
332 for( ; buf_count < buf_max_count && y < y2; buf_count++, y++, src += src_step )