Searched defs:bpl (Results 1 – 3 of 3) sorted by relevance
/third_party/cups-filters/filter/ |
D | rastertopdf.cpp | 943 int prepare_pdf_page(struct pdf_info * info, unsigned width, unsigned height, unsigned bpl, in prepare_pdf_page() 1091 unsigned height, int bpp, int bpc, int bpl, std::string render_intent, in add_pdf_page() 1195 int bpp, int bpl, struct pdf_info * info) in convert_raster()
|
/third_party/astc-encoder/Source/ |
D | stb_image.h | 5129 stbi__uint32 raw_len, bpl; in stbi__parse_png_file() local
|
D | tinyexr.h | 4513 int i, bpl = w * num_chans, y, z; in tdefl_write_image_to_png_file_in_memory_ex() local
|