Home
last modified time | relevance | path

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