Home
last modified time | relevance | path

Searched refs:vscmd (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcdgraphics.c207 int hscmd, h_off, hinc, vscmd, v_off, vinc; in cdg_scroll() local
215 vscmd = (data[2] & 0x30) >> 4; in cdg_scroll()
226 if (vscmd == UP) in cdg_scroll()
228 if (vscmd == DOWN) in cdg_scroll()