Home
last modified time | relevance | path

Searched refs:vqid (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Droqvideodec.c42 int vqid, xpos, ypos, xp, yp, x, y, mx, my; in roqvideo_decode_frame() local
91 vqid = (vqflg >> (vqflg_pos * 2)) & 0x3; in roqvideo_decode_frame()
94 switch(vqid) { in roqvideo_decode_frame()
125 vqid = (vqflg >> (vqflg_pos * 2)) & 0x3; in roqvideo_decode_frame()
127 switch(vqid) { in roqvideo_decode_frame()

Completed in 1 milliseconds