Home
last modified time | relevance | path

Searched defs:map_x (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstdewarp.h83 cv::Mat map_x; member
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstdice.c115 gint i, map_x, map_y, map_i, base, dx, dy, di; in gst_dicetv_transform_frame() local
/third_party/mesa3d/src/mesa/drivers/x11/
DxmesaP.h173 GLuint map_x, map_y, map_w, map_h; member
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h91 int map_x, map_y, map_w, map_h; member
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h91 int map_x, map_y, map_w, map_h; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_mipmap_tree.c2934 int map_x = map->x + x, map_y = map->y + y; in brw_miptree_map_depthstencil() local