Home | History | Annotate | Download | only in dsp

Lines Matching refs:out_stride

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