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

  /external/libvpx/libvpx/
y4minput.c 55 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;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c 55 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;
    [all...]

Completed in 59 milliseconds