Home
last modified time | relevance | path

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

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