Home
last modified time | relevance | path

Searched defs:num_lines (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_spm.c260 unsigned num_lines = (even_lines > odd_lines) ? (2 * even_lines - 1) : (2 * odd_lines); in ac_init_spm() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdapistd.c318 read_and_discard_scanlines(j_decompress_ptr cinfo, JDIMENSION num_lines) in read_and_discard_scanlines() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drescaler_utils.c121 const int num_lines = in WebPRescaleNeededLines() local
126 int WebPRescalerImport(WebPRescaler* const rescaler, int num_lines, in WebPRescalerImport() argument
/third_party/cups-filters/filter/
H A Dtexttotext.c92 int num_lines = 66, /* Lines per page */ in main() local
[all...]
/third_party/backends/backend/
H A Dhp4200.h107 int num_lines; /* number of lines of the ciclic buffer */ member
H A Dhp-scl.c1382 int num_lines, bytes_per_line; in process_data_flush() local
H A Dsnapscan-scsi.c1513 static SANE_Status read_calibration_data (SnapScan_Scanner *pss, void *buf, u_char num_lines) in read_calibration_data() argument
1562 int num_lines = pss->phys_buf_sz / line_length; in calibrate() local
[all...]
H A Dmustek.c3400 fix_line_distance_n_2 (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, in fix_line_distance_n_2() argument
3477 fix_line_distance_n_1 (Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, in fix_line_distance_n_1() argument
3568 fix_line_distance_se(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_se() argument
3858 fix_line_distance_pro(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_pro() argument
3967 fix_line_distance_normal(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_normal() argument
4016 fix_line_distance_block(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out, SANE_Int num_lines_total) fix_line_distance_block() argument
4132 fix_line_distance_none(Mustek_Scanner * s, SANE_Int num_lines, SANE_Int bpl, SANE_Byte * raw, SANE_Byte * out) fix_line_distance_none() argument
4637 SANE_Int y, num_lines; output_data() local
[all...]
H A Dpie.c222 int num_lines; member
/third_party/libdrm/include/drm/
H A Dvia_drm.h264 __u32 num_lines; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dcffdecode.c1332 FT_Int num_lines; in FT_LOCAL_DEF() local
/third_party/ffmpeg/libavcodec/
H A Dindeo3.c433 int x, y, line, num_lines; in decode_cell_data() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c180 int num_lines = ((max_req_len << 2) - hdr_len) / stride_b; in swrastPutImage() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c1317 int num_lines = ((max_req_len << 2) - hdr_len) / stride_b; in x11_present_to_x11_sw() local
/third_party/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c761 size_t i, l, num_lines; in checkSsiByFilelist() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h9250 CompressPiz(unsigned char *outPtr, unsigned int *outSize, const unsigned char *inPtr, size_t inSize, const std::vector<ChannelInfo> &channelInfo, int data_width, int num_lines) CompressPiz() argument
9370 DecompressPiz(unsigned char *outPtr, const unsigned char *inPtr, size_t tmpBufSize, size_t inLen, int num_channels, const EXRChannelInfo *channels, int data_width, int num_lines) DecompressPiz() argument
9625 CompressZfp(std::vector<unsigned char> *outBuf, unsigned int *outSize, const float *inPtr, int width, int num_lines, int num_channels, const ZFPCompressionParam &param) CompressZfp() argument
9695 DecodePixelData( unsigned char **out_images, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int width, int height, int x_stride, int y, int line_no, int num_lines, size_t pixel_data_size, size_t num_attributes, const EXRAttribute *attributes, size_t num_channels, const EXRChannelInfo *channels, const std::vector<size_t> &channel_offset_list) DecodePixelData() argument
10135 num_lines, num_channels, data_ptr, DecodePixelData() local
[all...]

Completed in 43 milliseconds