Home | History | Annotate | Download | only in dsp

Lines Matching defs:out_stride

1264         const int out_stride = (row_end - row_start) * width;
1267 uint32_t* const src = out + out_stride - in_stride;