| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_spm.c | 260 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 D | jdapistd.c | 318 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 D | rescaler_utils.c | 121 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 D | texttotext.c | 92 int num_lines = 66, /* Lines per page */ in main() local [all...] |
| /third_party/backends/backend/ |
| H A D | hp4200.h | 107 int num_lines; /* number of lines of the ciclic buffer */ member
|
| H A D | hp-scl.c | 1382 int num_lines, bytes_per_line; in process_data_flush() local
|
| H A D | snapscan-scsi.c | 1513 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 D | mustek.c | 3400 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 D | pie.c | 222 int num_lines;
member
|
| /third_party/libdrm/include/drm/ |
| H A D | via_drm.h | 264 __u32 num_lines; member
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | cffdecode.c | 1332 FT_Int num_lines; in FT_LOCAL_DEF() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | indeo3.c | 433 int x, y, line, num_lines; in decode_cell_data() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_x11.c | 180 int num_lines = ((max_req_len << 2) - hdr_len) / stride_b; in swrastPutImage() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_x11.c | 1317 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 D | makefsdata.c | 761 size_t i, l, num_lines; in checkSsiByFilelist() local
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 9250 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 ¶m) 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...] |