Searched defs:prev_line (Results 1 – 5 of 5) sorted by relevance
397 uint8_t *prev_line, unsigned len) in png_filter_up()410 uint8_t *prev_line, unsigned len) in png_filter_average()452 png_filter_paeth(unsigned stride, uint8_t *in, uint8_t *out, uint8_t *prev_line, in png_filter_paeth()
54 static char *prev_line; variable
1791 uint32_t prev_line; in ParseCompileUnitLineTable() local
2821 FIELD_CELL *this_line, *prev_line, *prev_end, *this_end; in FE_Delete_Previous() local
127 struct text *prev_line; /* previous line of text */ member