Home
last modified time | relevance | path

Searched defs:linebytes (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/cmd/
Dfpgad.c69 ulong linebytes = (nbytes > DISP_LINE_LEN) ? in do_fpga_md() local
Dpci.c492 ulong i, nbytes, linebytes; in pci_cfg_display() local
Di2c.c515 int j, nbytes, linebytes; in do_i2c_md() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.cpp204 size_t linebytes = 1 + lodepng_get_raw_size(w, 1, &state.info_png.color); in getFilterTypesInterlaced() local
225 size_t linebytes = 1 + lodepng_get_raw_size(w2, 1, &state.info_png.color); in getFilterTypesInterlaced() local
Dlodepng.cpp4097 size_t linebytes = (w * bpp + 7) / 8; in unfilter() local
5242 size_t linebytes = (w * bpp + 7) / 8; in filter() local