HomeSort by relevance Sort by last modified time
    Searched full:got_w (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/
y4minput.c 54 int got_w; local
62 got_w = got_h = got_fps = got_interlace = got_par = got_chroma = 0;
75 got_w = 1;
112 if (!got_w || !got_h || !got_fps) return -1;
    [all...]

Completed in 173 milliseconds