Home
last modified time | relevance | path

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

/external/libaom/test/
Dforce_key_frame_test.cc26 void TestOnePassMode(unsigned int lag_in_frames) { in TestOnePassMode()
Daltref_test.cc23 const unsigned int lag_in_frames; member
Dforced_max_frame_width_height_test.cc39 void RunTest(unsigned int usage, unsigned int lag_in_frames, in RunTest()
/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.c152 int height, int byte_alignment, int lag_in_frames) { in av1_setup_tpl_buffers()
Dencoder.h628 int lag_in_frames; member
4041 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.h380 int lag_in_frames; member
/external/libaom/av1/
Darg_defs.h78 arg_def_t lag_in_frames; member
Dav1_cx_iface.c3131 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.c2507 double gop_intra_factor, int lag_in_frames, int *end_of_sequence) { in get_gop_coding_frame_num()
Dvp9_encoder.h182 int lag_in_frames; // how many frames lag before we start encoding member