Home
last modified time | relevance | path

Searched refs:hscmd (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
214 hscmd = (data[1] & 0x30) >> 4; in cdg_scroll()
230 if (hscmd == LEFT) in cdg_scroll()
232 if (hscmd == RIGHT) in cdg_scroll()