Searched defs:map_x (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstdewarp.h | 83 cv::Mat map_x; member
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstdice.c | 115 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/ |
D | xmesaP.h | 173 GLuint map_x, map_y, map_w, map_h; member
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_common_context.h | 91 int map_x, map_y, map_w, map_h; member
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_common_context.h | 91 int map_x, map_y, map_w, map_h; member
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_mipmap_tree.c | 2934 int map_x = map->x + x, map_y = map->y + y; in brw_miptree_map_depthstencil() local
|