Home
last modified time | relevance | path

Searched defs:row_buf (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/net/kamailio/kamailio-5.4.5/src/modules/db_postgres/
H A Dkm_res.c191 char **row_buf, *s; in db_postgres_convert_rows() local
277 const db1_con_t *_h, db1_res_t *_r, db_row_t *_row, char **row_buf) in db_postgres_convert_row()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dimage_translate_tests.c282 uint8_t row_buf[s->output_length*s->output_width/8]; in get_bilevel_image() local
314 uint8_t row_buf[s->output_length*s->output_width]; in get_gray8_image() local
348 uint16_t row_buf[s->output_length*s->output_width]; in get_gray16_image() local
386 uint8_t row_buf[3*s->output_length*s->output_width]; in get_colour8_image() local
441 uint16_t row_buf[3*s->output_length*s->output_width]; in get_colour16_image() local
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dimage_translate_tests.c282 uint8_t row_buf[s->output_length*s->output_width/8]; in get_bilevel_image() local
314 uint8_t row_buf[s->output_length*s->output_width]; in get_gray8_image() local
348 uint16_t row_buf[s->output_length*s->output_width]; in get_gray16_image() local
386 uint8_t row_buf[3*s->output_length*s->output_width]; in get_colour8_image() local
441 uint16_t row_buf[3*s->output_length*s->output_width]; in get_colour16_image() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt4_t6_encode.c617 static void encode_2d_row(t4_t6_encode_state_t *s, const uint8_t *row_buf) in encode_2d_row()
806 static void encode_1d_row(t4_t6_encode_state_t *s, const uint8_t *row_buf) in encode_1d_row()
824 static int encode_row(t4_t6_encode_state_t *s, const uint8_t *row_buf, size_t len) in encode_row()
895 uint8_t *row_buf = (uint8_t *) _alloca(s->bytes_per_row); in get_next_row() local
897 uint8_t row_buf[s->bytes_per_row]; in get_next_row() local
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dt4_t6_encode.c617 static void encode_2d_row(t4_t6_encode_state_t *s, const uint8_t *row_buf) in encode_2d_row()
806 static void encode_1d_row(t4_t6_encode_state_t *s, const uint8_t *row_buf) in encode_1d_row()
824 static int encode_row(t4_t6_encode_state_t *s, const uint8_t *row_buf, size_t len) in encode_row()
895 uint8_t *row_buf = (uint8_t *) _alloca(s->bytes_per_row); in get_next_row() local
897 uint8_t row_buf[s->bytes_per_row]; in get_next_row() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_berkeley/
H A Dkm_bdb_res.c101 char **row_buf, *s; in bdb_convert_row() local
240 char **row_buf, *s; in bdb_append_row() local
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_matrix_hypre_priv.h81 HYPRE_BigInt *row_buf; /* row ids buffer */ member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_gridinfo.c196 double *row_buf; in pj_gridinfo_load() local
271 float *row_buf; in pj_gridinfo_load() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_gridinfo.c196 double *row_buf; in pj_gridinfo_load() local
271 float *row_buf; in pj_gridinfo_load() local
/dports/databases/grass7/grass-7.8.6/raster/r.thin/
H A Dthin_lines.c38 CELL *row_buf, *new_med, *med, *bottom, *top, *get_a_row(); in thin_lines() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/codec/
H A Dccodec_bmpmodule.cpp36 uint8_t* row_buf) { in bmp_read_scanline()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/codec/
H A Dfx_codec_bmp.cpp34 uint8_t* row_buf) { in bmp_read_scanline()
/dports/www/links/links-2.25/
H A Ddip.c147 static void add_row_gray(unsigned *my_restrict row_buf, unsigned char *my_restrict ptr, size_t n, u… in add_row_gray()
196 static void add_row_color(scale_t *my_restrict row_buf, in add_row_color()
242 static void emit_and_bias_row_gray(unsigned *my_restrict row_buf, unsigned char *my_restrict out, in emit_and_bias_row_gray()
307 static void emit_and_bias_row_color(scale_t *my_restrict row_buf, in emit_and_bias_row_color()
651 unsigned *row_buf; in enlarge_gray_vertical() local
711 scale_t *row_buf; in enlarge_color_vertical() local
798 unsigned *row_buf; in scale_gray_vertical() local
860 scale_t *row_buf; in scale_color_vertical() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dgaussblur_sii.hh133 T* row_buf = (T*)malloc(sizeof(T)*NCH*buf_width*buf_height); in render() local
/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/jp2/
H A Dconvertpng.c287 png_bytep volatile row_buf = NULL; in imagetopng() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/private/
H A Dt85.h98 uint8_t *row_buf; member
157 uint8_t *row_buf; member
H A Dt4_t6_decode.h52 uint8_t *row_buf; member
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/private/
H A Dt85.h98 uint8_t *row_buf; member
157 uint8_t *row_buf; member
H A Dt4_t6_decode.h52 uint8_t *row_buf; member
/dports/devel/dee/dee-1.2.7/tests/
H A Dtest-benchmark.c293 GVariant **row_buf; in bench_model_named_append_run() local
384 GVariant **row_buf; in bench_model_read_row_run() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/
H A Dbsta_gauss.cxx102 std::vector<double> row_buf(n), temp; in bsta_2d_gaussian() local
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dpj_gridinfo.hpp275 std::vector<double> row_buf(r_size); in pj_gridinfo_load_ntv1() local
325 std::vector<float> row_buf(r_size); in pj_gridinfo_load_ntv2() local
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/impl/
H A Dpj_gridinfo.hpp275 std::vector<double> row_buf(r_size); in pj_gridinfo_load_ntv1() local
325 std::vector<float> row_buf(r_size); in pj_gridinfo_load_ntv2() local
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/impl/
H A Dpj_gridinfo.hpp275 std::vector<double> row_buf(r_size); in pj_gridinfo_load_ntv1() local
325 std::vector<float> row_buf(r_size); in pj_gridinfo_load_ntv2() local
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/impl/
H A Dpj_gridinfo.hpp275 std::vector<double> row_buf(r_size); in pj_gridinfo_load_ntv1() local
325 std::vector<float> row_buf(r_size); in pj_gridinfo_load_ntv2() local

12345678910>>...14