Lines Matching defs:stride
621 \param stride Row stride of input pixel array in bytes
634 int stride,
657 if(!w || !h || !stride || !colortype || !rgba_px)return(1);
695 rptr= rgba_px + i*stride;
936 int stride;
954 stride = w * 4;
955 cbRgba_px = stride * h;
981 rptr= *rgba_px + i*stride;
2512 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
2570 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
2594 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
3131 const uint32_t cbPx, // Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
3180 const uint32_t cbPx, // Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
4582 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
4636 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
4694 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
4697 \param cbMsk Size in bytes of mask array (row stride * height, there may be some padding at the end of each row)
4762 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
4765 \param cbMsk Size in bytes of mask array (row stride * height, there may be some padding at the end of each row)
4825 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
5158 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
5179 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
5200 \param cbPx cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
5435 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)
5479 \param cbPx Size in bytes of pixel array (row stride * height, there may be some padding at the end of each row)