Home | History | Annotate | Download | only in source

Lines Matching refs:kMaxOutputWidth

2033 static const int kMaxOutputWidth = 640;
2034 static const int kMaxRow12 = kMaxOutputWidth * 2;
2055 assert(dst_width <= kMaxOutputWidth);
2058 src_row + kMaxOutputWidth,
2060 ScaleRowDown2Int_C(src_row, kMaxOutputWidth, dst, dst_width);
2374 filtering && (dst_width <= kMaxOutputWidth) ?