Searched defs:linebytes (Results 1 – 2 of 2) sorted by relevance
204 size_t linebytes = 1 + lodepng_get_raw_size(w, 1, &state.info_png.color); in getFilterTypesInterlaced() local225 size_t linebytes = 1 + lodepng_get_raw_size(w2, 1, &state.info_png.color); in getFilterTypesInterlaced() local
4097 size_t linebytes = (w * bpp + 7) / 8; in unfilter() local5242 size_t linebytes = (w * bpp + 7) / 8; in filter() local