Home
last modified time | relevance | path

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

/third_party/mesa3d/include/android_stub/backtrace/
H A DBacktrace.h187 void SetSkipFrames(bool skip_frames) { skip_frames_ = skip_frames; } in SetSkipFrames() argument
/third_party/ffmpeg/libavcodec/
H A Dlibopenh264enc.c51 int skip_frames; member
90 { "allow_skip_frames", "allow skipping frames to hit the target bitrate", OFFSET(skip_frames), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE },
185 param.bEnableFrameSkip = s->skip_frames; in svc_encode_init()

Completed in 2 milliseconds