Searched refs:last_pixel (Results 1 – 1 of 1) sorted by relevance
1001 static void SaveState(VP8LDecoder* const dec, int last_pixel) { in SaveState() argument1004 dec->saved_last_pixel_ = last_pixel; in SaveState()