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