Searched defs:got_fps (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/
H A Dy4minput.c55 int got_fps; local
61 got_w = got_h = got_fps = got_interlace = got_par = got_chroma = 0;
85 got_fps = 1;
110 if (!got_w || !got_h || !got_fps)return -1;

Completed in 52 milliseconds