Home
last modified time | relevance | path

Searched defs:out_i (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/geometry/test/geometries/
Dboost_polygon_overlay.cpp29 polygon_set out_i, out_u; in test_overlay_using_boost_polygon() local
82 mp_type p, q, out_i, out_u; in test_overlay_using_boost_geometry() local
/third_party/ffmpeg/libswresample/
Drematrix.c125 int i, j, out_i; in swr_build_matrix() local
508 int out_i, in_i, i, j; in swri_rematrix() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c541 gint16 out_i[] = { 512, 512, 1024, 1024 }; in GST_START_TEST() local
593 gfloat out_i[] = { 0.015625, 0.015625, 0.03125, 0.03125 }; in GST_START_TEST() local
1704 gint16 out_i[] = { 512, 512, 1024, 1024 }; in GST_START_TEST() local
1719 guint16 out_i[] = { 32768, 1, 65535, 0 }; in GST_START_TEST() local
1739 gint16 out_i[] = { 3, 3, 6, 6 }; in GST_START_TEST() local
1764 gint16 out_i[] = { 3, 3, 6, 6 }; in GST_START_TEST() local
/third_party/boost/libs/graph/example/
Dgerdemann.cpp47 typename Traits::out_edge_iterator out_i, out_end; in merge_vertex() local
Dquick_tour.cpp33 typename graph_traits< Graph >::out_edge_iterator out_i, out_end; in operator ()() local
/third_party/ffmpeg/libavresample/
Daudio_mix_matrix.c93 int i, j, out_i, out_j; in avresample_build_matrix() local
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/
Dtest_overlay_p_q.hpp125 bg::model::multi_polygon<OutputType> out_i, out_u, out_d1, out_d2; in test_overlay_p_q() local
/third_party/ffmpeg/libavcodec/
Dh264_refs.c108 int out_i = 0; in add_sorted() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c88 LLVMValueRef *out_i) in lp_build_sample_wrap_nearest_int()
Dlp_bld_sample.c2116 LLVMValueRef *out_i, in lp_build_sample_offset()
/third_party/boost/boost/graph/detail/
Dadjacency_list.hpp780 typename Config::OutEdgeList::iterator out_i = out_el.begin(); in apply() local
816 typename Config::OutEdgeList::iterator out_i = out_el.begin(); in apply() local
1331 typename Config::out_edge_iterator out_i, out_end; in remove_out_edge_if() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccconverter.c762 guint i = 0, out_i = 0, max_size = 0, cea608_1_i = 0, cea608_2_i = 0; in combine_cc_data() local