Home
last modified time | relevance | path

Searched defs:lag_in_frames (Results 1 – 15 of 15) sorted by relevance

/external/libaom/test/
Dforce_key_frame_test.cc26 void TestOnePassMode(unsigned int lag_in_frames) { in TestOnePassMode()
Dforced_max_frame_width_height_test.cc37 void RunTest(unsigned int usage, unsigned int lag_in_frames, in RunTest()
Daltref_test.cc23 const unsigned int lag_in_frames; member
/external/libvpx/
Dwarnings.c80 int lag_in_frames, int deadline, int rc_end_usage, in check_lag_in_frames_realtime_deadline()
Dvpxenc.c220 static const arg_def_t lag_in_frames = variable
/external/libaom/av1/encoder/
Dlookahead.c50 int lag_in_frames = AOMMAX(1, depth); in av1_lookahead_init() local
Dtpl_model.c148 int height, int byte_alignment, int lag_in_frames) { in av1_setup_tpl_buffers()
Dencoder.h627 int lag_in_frames; member
3839 static INLINE int is_altref_enabled(int lag_in_frames, bool enable_auto_arf) { in is_altref_enabled()
/external/libvpx/vp8/common/
Donyx.h149 int lag_in_frames; /* how many frames lag before we start encoding */ member
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h358 int lag_in_frames; member
/external/libaom/av1/qmode_rc/
Dducky_encode.cc260 int lag_in_frames = cpi->oxcf.gf_cfg.lag_in_frames; in InitEncoder() local
/external/libaom/av1/
Darg_defs.h78 arg_def_t lag_in_frames; member
Dav1_cx_iface.c2928 int lag_in_frames = cpi_lap != NULL ? cpi_lap->oxcf.gf_cfg.lag_in_frames in encoder_encode() local
/external/libvpx/vp9/encoder/
Dvp9_firstpass.c2495 double gop_intra_factor, int lag_in_frames) { in get_gop_coding_frame_num()
Dvp9_encoder.h187 int lag_in_frames; // how many frames lag before we start encoding member