Home
last modified time | relevance | path

Searched refs:currentpic (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dc93.c29 int currentpic; member
129 AVFrame * const newpic = c93->pictures[c93->currentpic]; in decode_frame()
130 AVFrame * const oldpic = c93->pictures[c93->currentpic^1]; in decode_frame()
138 c93->currentpic ^= 1; in decode_frame()

Completed in 1 milliseconds