Searched refs:geo_out (Results 1 – 11 of 11) sorted by relevance
68 out mediump float geo_out;73 geo_out = te_out[ndx].y;83 in mediump float geo_out;86 out0 = geo_out;136 out mediump float geo_out;141 geo_out = te_out[ndx];151 in mediump float geo_out;154 out0 = geo_out;206 out mediump float geo_out;211 geo_out = te_out[ndx] + te_out_nonexistent[ndx];[all …]
65 out mediump float geo_out;70 geo_out = te_out[ndx];80 in mediump float geo_out;83 out0 = geo_out;133 out mediump vec2 geo_out;138 geo_out = te_out[ndx];148 in vec2 geo_out;151 out0 = geo_out;201 out mediump vec3 geo_out;206 geo_out = te_out[ndx];[all …]
41 out mediump float geo_out;46 geo_out = geo_in[ndx].x + geo_in[ndx].y;56 in mediump float geo_out;59 out0 = geo_out;81 out mediump float geo_out;86 geo_out = 1.0;96 in mediump vec2 geo_out;99 out0 = geo_out.x + geo_out.y;123 out mediump float geo_out;128 geo_out = geo_in[ndx];[all …]
200 out mediump float geo_out;205 geo_out = geo_in[ndx];215 in mediump float geo_out;218 out0 = geo_out;
1177 in mediump float geo_out;1180 out0 = geo_out;1233 in mediump float geo_out;1236 out0 = geo_out;
52 out mediump float geo_out;57 geo_out = te_out[ndx].y;67 in mediump float geo_out;70 out0 = geo_out;122 out mediump float geo_out;127 geo_out = te_out[ndx];137 in mediump float geo_out;140 out0 = geo_out;194 out mediump float geo_out;199 geo_out = te_out[ndx] + te_out_nonexistent[ndx];[all …]
49 out mediump float geo_out;54 geo_out = te_out[ndx];64 in mediump float geo_out;67 out0 = geo_out;119 out mediump vec2 geo_out;124 geo_out = te_out[ndx];134 in vec2 geo_out;137 out0 = geo_out;189 out mediump vec3 geo_out;194 geo_out = te_out[ndx];[all …]
24 out mediump float geo_out;29 geo_out = geo_in[ndx].x + geo_in[ndx].y;39 in mediump float geo_out;42 out0 = geo_out;65 out mediump float geo_out;70 geo_out = 1.0;80 in mediump vec2 geo_out;83 out0 = geo_out.x + geo_out.y;108 out mediump float geo_out;113 geo_out = geo_in[ndx];[all …]
187 out mediump float geo_out;192 geo_out = geo_in[ndx];202 in mediump float geo_out;205 out0 = geo_out;
1365 in mediump float geo_out;1368 out0 = geo_out;1481 in mediump float geo_out;1484 out0 = geo_out;
85 SmartPtr<VideoBuffer> geo_out; in geo_correct_image() local87 ret = geo_map_handler->execute (in_out, geo_out); in geo_correct_image()89 XCAM_ASSERT (geo_out.ptr ()); in geo_correct_image()90 in_out = geo_out; in geo_correct_image()97 file_out.write_buf (geo_out); in geo_correct_image()