Home
last modified time | relevance | path

Searched defs:temp_dst (Results 1 – 7 of 7) sorted by relevance

/external/opencv/cv/src/
Dcvsubdivision2d.cpp475 CvSubdiv2DPoint *temp_dst = 0, *curr_org = 0, *curr_dst = 0; in cvSubdivDelaunay2DInsert() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_emit.c266 struct brw_reg temp_dst; in emit_pixel_w() local
964 struct brw_reg temp_dst = dst[dst_chan]; in emit_math2() local
Dbrw_vec4_visitor.cpp238 dst_reg temp_dst = dst_reg(this, glsl_type::vec4_type); in emit_math1_gen6() local
308 dst_reg temp_dst = dst_reg(this, glsl_type::vec4_type); in emit_math2_gen6() local
/external/opencv3/modules/imgproc/src/
Dsubdivision2d.cpp457 int temp_dst = 0, curr_org = 0, curr_dst = 0; in insert() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp1545 st_dst_reg temp_dst = st_dst_reg(temp); in visit() local
1604 st_dst_reg temp_dst = st_dst_reg(temp); in visit() local
3741 st_dst_reg temp_dst = st_dst_reg(temp); in get_pixel_transfer_visitor() local
/external/opencv3/modules/core/test/
Dtest_dxt.cpp512 bool temp_dst; // use temporary destination (for real->ccs DFT and ccs MulSpectrums) member in CxCore_DXTBaseTest
/external/mesa3d/src/mesa/main/
Dmipmap.c2024 GLubyte *temp_src = NULL, *temp_dst = NULL; in generate_mipmap_compressed() local