Home
last modified time | relevance | path

Searched defs:gop_length (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtpl_model.c1046 int gop_length = AOMMIN(gf_group->size, MAX_TPL_FRAME_IDX - 1); in get_gop_length() local
1062 int gop_length = get_gop_length(gf_group); in init_mc_flow_dispenser() local
1280 const int gop_length = get_gop_length(gf_group); in init_gop_frames_for_tpl() local
1613 const int gop_length = get_gop_length(gf_group); in av1_tpl_setup_stats() local
Dgop_structure.c819 static void set_ld_layer_depth(GF_GROUP *gf_group, int gop_length) { in set_ld_layer_depth()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1664 int gop_length = cpi->twopass.gf_group.gf_group_size; in vp9_estimate_qp_gop() local