Searched refs:currentpic (Results 1 – 1 of 1) sorted by relevance
28 int currentpic; member128 AVFrame * const newpic = c93->pictures[c93->currentpic]; in decode_frame()129 AVFrame * const oldpic = c93->pictures[c93->currentpic^1]; in decode_frame()137 c93->currentpic ^= 1; in decode_frame()