Searched refs:roll_over (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | cdgraphics.c | 203 AVFrame *new_frame, int roll_over) in cdg_scroll() argument 247 stride, vinc, stride, roll_over); in cdg_scroll() 251 stride, -1 * vinc, stride, roll_over); in cdg_scroll() 256 hinc, CDG_FULL_HEIGHT, stride, roll_over); in cdg_scroll() 260 -1 * hinc, CDG_FULL_HEIGHT, stride, roll_over); in cdg_scroll()
|