Lines Matching defs:height
114 static void fillPlane(uint8_t *plane, int stride, int width, int height, int y,
119 for (i = 0; i < height; i++) {
1744 for (i = 0; i < height; i++) {\
1762 for (i = 0; i < height; i++) {\
1781 for (i = 0; i < height; i++) {\
1811 int height = (plane == 0 || plane == 3) ? srcSliceH: AV_CEIL_RSHIFT(srcSliceH, c->chrDstVSubSample);
1820 fillPlane16(dst[plane], dstStride[plane], length, height, y,
1824 fillPlane(dst[plane], dstStride[plane], length, height, y,
1843 for (i = 0; i < height; i++) {
1862 for (i = 0; i < height; i++) {
1934 for (i = 0; i < height; i++) {
1942 for (i = 0; i < height; i++) {
1951 height * dstStride[plane]);
1957 for (i = 0; i < height; i++) {