HomeSort by relevance Sort by last modified time
    Searched refs:got_h (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/
y4minput.c 54 int got_h; local
61 got_w = got_h = got_fps = got_interlace = got_par = got_chroma = 0;
78 got_h = 1;
110 if (!got_w || !got_h || !got_fps)return -1;
    [all...]
  /external/libvpx/libvpx/
y4minput.c 54 int got_h; local
61 got_w = got_h = got_fps = got_interlace = got_par = got_chroma = 0;
78 got_h = 1;
110 if (!got_w || !got_h || !got_fps)return -1;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c 54 int got_h; local
61 got_w = got_h = got_fps = got_interlace = got_par = got_chroma = 0;
78 got_h = 1;
110 if (!got_w || !got_h || !got_fps)return -1;
    [all...]

Completed in 840 milliseconds