Home | History | Annotate | Download | only in src

Lines Matching full:src_width

229     int src_width = src_size.width, dst_width = src_size.width-2;
231 float* buffer1 = buffer0 + src_width;
241 for( x = 0; x < src_width; x++ )