Searched refs:row_start (Results 1 – 1 of 1) sorted by relevance
2254 volatile uint32_t * row_start; member2272 *(state->row_start + state->col) = pixel_value; in vc_decompress_lzss_next_pixel()2279 state->row_start = (volatile uint32_t *) (((uintptr_t)state->row_start) + state->bytes_per_row); in vc_decompress_lzss_next_pixel()