Searched refs:num_rows (Results 26 - 50 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djquant2.c225 JSAMPARRAY output_buf, int num_rows)
235 for (row = 0; row < num_rows; row++) {
916 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
928 for (row = 0; row < num_rows; row++) {
950 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
974 for (row = 0; row < num_rows; row++) {
224 prescan_quantize(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
915 pass2_no_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
949 pass2_fs_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
H A Djcsample.c96 expand_right_edge (JSAMPARRAY image_data, int num_rows, argument
106 for (row = 0; row < num_rows; row++) {
H A Djpeglib.h810 JDIMENSION num_rows,
815 JDIMENSION num_rows,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dquantize.cpp105 int num_rows));
338 JSAMPARRAY WXUNUSED(output_buf), int num_rows)
348 for (row = 0; row < num_rows; row++) {
1049 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
1061 for (row = 0; row < num_rows; row++) {
1083 JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows)
1107 for (row = 0; row < num_rows; row++) {
337 prescan_quantize(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY WXUNUSED(output_buf), int num_rows) argument
1048 pass2_no_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
1082 pass2_fs_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngpread.c861 if (png_ptr->row_number >= png_ptr->num_rows ||
878 if (png_ptr->row_number >= png_ptr->num_rows ||
1139 if (png_ptr->row_number < png_ptr->num_rows)
1170 png_ptr->num_rows = (png_ptr->height +
1175 } while (png_ptr->iwidth == 0 || png_ptr->num_rows == 0);
H A Dpngread.c852 png_bytepp display_row, png_uint_32 num_rows)
865 for (i = 0; i < num_rows; i++)
873 for (i = 0; i < num_rows; i++)
880 for (i = 0; i < num_rows; i++)
893 * We set the num_rows again here, in case it was incorrectly set in
925 png_ptr->num_rows = image_height; /* Make sure this is set correctly */
851 png_read_rows(png_structp png_ptr, png_bytepp row, png_bytepp display_row, png_uint_32 num_rows) argument
H A Dpngrutil.c3074 if (png_ptr->row_number < png_ptr->num_rows)
3095 png_ptr->num_rows = (png_ptr->height +
3099 if (!(png_ptr->num_rows))
3210 png_ptr->num_rows = (png_ptr->height + png_pass_yinc[0] - 1 -
3213 png_ptr->num_rows = png_ptr->height;
3223 png_ptr->num_rows = png_ptr->height;
3379 png_debug1(3, "num_rows = %lu,", png_ptr->num_rows);
H A Dpngwutil.c1834 png_ptr->num_rows = (png_ptr->height + png_pass_yinc[0] - 1 -
1841 png_ptr->num_rows = png_ptr->height;
1848 png_ptr->num_rows = png_ptr->height;
1883 if (png_ptr->row_number < png_ptr->num_rows)
1907 png_ptr->num_rows = (png_ptr->height +
1913 } while (png_ptr->usr_width == 0 || png_ptr->num_rows == 0);
H A Dpngwrite.c738 png_uint_32 num_rows)
749 for (i = 0, rp = row; i < num_rows; i++, rp++)
993 if (png_ptr->row_number >= png_ptr->num_rows)
737 png_write_rows(png_structp png_ptr, png_bytepp row, png_uint_32 num_rows) argument
H A Dpng.h1303 png_uint_32 num_rows PNG_DEPSTRUCT; /* number of rows in current pass */
1858 png_bytepp row, png_bytepp display_row, png_uint_32 num_rows));
1880 png_bytepp row, png_uint_32 num_rows));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djcsample.c87 expand_right_edge (JSAMPARRAY image_data, int num_rows, argument
97 for (row = 0; row < num_rows; row++) {
H A Djpeglib.h784 JDIMENSION num_rows,
789 JDIMENSION num_rows,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Divi_common.h57 int32_t num_rows; member in struct:IVIHuffDesc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Divi_common.h44 int32_t num_rows; member in struct:__anon1930
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngread.c811 png_bytepp display_row, png_uint_32 num_rows)
821 for (i = 0; i < num_rows; i++)
829 for (i = 0; i < num_rows; i++)
836 for (i = 0; i < num_rows; i++)
849 * We set the num_rows again here, in case it was incorrectly set in
878 png_ptr->num_rows = image_height; /* Make sure this is set correctly */
810 png_read_rows(png_structp png_ptr, png_bytepp row, png_bytepp display_row, png_uint_32 num_rows) argument
H A Dpngpread.c783 png_ptr->row_number == png_ptr->num_rows))
1008 if (png_ptr->row_number < png_ptr->num_rows)
1040 png_ptr->num_rows = (png_ptr->height +
1045 } while (png_ptr->iwidth == 0 || png_ptr->num_rows == 0);
H A Dpngrutil.c2830 if (png_ptr->row_number < png_ptr->num_rows)
2852 png_ptr->num_rows = (png_ptr->height +
2856 if (!(png_ptr->num_rows))
2964 png_ptr->num_rows = (png_ptr->height + png_pass_yinc[0] - 1 -
2967 png_ptr->num_rows = png_ptr->height;
2982 png_ptr->num_rows = png_ptr->height;
3119 png_debug1(3, "num_rows = %lu\n", png_ptr->num_rows);
H A Dpngwutil.c1746 png_ptr->num_rows = (png_ptr->height + png_pass_yinc[0] - 1 -
1753 png_ptr->num_rows = png_ptr->height;
1760 png_ptr->num_rows = png_ptr->height;
1794 if (png_ptr->row_number < png_ptr->num_rows)
1818 png_ptr->num_rows = (png_ptr->height +
1824 } while (png_ptr->usr_width == 0 || png_ptr->num_rows == 0);
H A Dpngwrite.c688 png_uint_32 num_rows)
695 for (i = 0, rp = row; i < num_rows; i++, rp++)
920 if (png_ptr->row_number >= png_ptr->num_rows)
687 png_write_rows(png_structp png_ptr, png_bytepp row, png_uint_32 num_rows) argument
H A Dpng.h1077 png_uint_32 num_rows; /* number of rows in current pass */ member in struct:png_struct_def
1593 png_bytepp row, png_bytepp display_row, png_uint_32 num_rows));
1615 png_bytepp row, png_uint_32 num_rows));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/boot/
H A Dfw-emu.c375 bp->console_info.num_rows = 25;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dgrid.h682 void SetSize(int num_rows, int num_cols);
711 void GetSize(int *num_rows, int *num_cols) const;
1378 void GetCellSize( int row, int col, int *num_rows, int *num_cols );
1467 void SetCellSize( int row, int col, int num_rows, int num_cols );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgrid.cpp2472 void wxGridCellAttr::SetSize(int num_rows, int num_cols) argument
2479 // row + num_rows of the covered cell points to the larger cell (this cell)
2484 wxASSERT_MSG( (!((num_rows > 0) && (num_cols <= 0)) ||
2485 !((num_rows <= 0) && (num_cols > 0)) ||
2486 !((num_rows == 0) && (num_cols == 0))),
2489 m_sizeRows = num_rows;
2563 void wxGridCellAttr::GetSize( int *num_rows, int *num_cols ) const argument
2565 if ( num_rows )
2566 *num_rows = m_sizeRows;
10070 void wxGrid::GetCellSize( int row, int col, int *num_rows, in argument
10349 SetCellSize( int row, int col, int num_rows, int num_cols ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/siano/
H A Dsmscoreapi.h519 u32 num_rows; member in struct:PID_DATA_S
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmsm_sdcc.c357 box->num_rows = rows * ((1 << 16) + 1);
367 box->num_rows = rows * ((1 << 16) + 1);

Completed in 203 milliseconds

12