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

  /external/libvpx/vp8/common/
onyx.h 135 int lag_in_frames; // how many frames lag before we start encoding member in struct:__anon8456
  /external/libvpx/
vpxenc.c 923 static const arg_def_t lag_in_frames = ARG_DEF(NULL, "lag-in-frames", 1, variable
930 &lag_in_frames, NULL
    [all...]

Completed in 66 milliseconds