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

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

Completed in 238 milliseconds