Home
last modified time | relevance | path

Searched defs:x_step (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_format.c544 unsigned x_step, y_step; in util_format_translate() local
/external/opencv/cxcore/src/
Dcxdrawing.cpp303 int x_step, y_step; in icvLineAA() local
567 int x_step, y_step; in icvLine2() local
/external/opencv3/3rdparty/libwebp/enc/
Dpicture.c520 int x_step, int y_step) { in CheckNonOpaque()
/external/opencv3/modules/videoio/src/
Dcap_mjpeg_encoder.cpp1145 int x_step = x_scale * 8; in writeFrameData() local
/external/opencv3/modules/imgproc/src/
Ddrawing.cpp290 int x_step, y_step; in LineAA() local
641 int x_step, y_step; in Line2() local
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.cpp1643 int x_step = x_scale * 8; in WriteImage() local
/external/webp/src/enc/
Dpicture_csp.c40 int x_step, int y_step) { in CheckNonOpaque()
/external/opencv3/modules/core/test/
Dtest_math.cpp1397 int x_step = x ? x->step/sizeof(double) : 0; in cvTsLU() local