Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dtpl_model.c1283 int gop_length = AOMMIN(gf_group->size, MAX_TPL_FRAME_IDX - 1); in get_gop_length() local
1300 int gop_length = get_gop_length(gf_group); in init_mc_flow_dispenser() local
1553 const int gop_length = get_gop_length(gf_group); in init_gop_frames_for_tpl() local
1797 const int gop_length = get_gop_length(gf_group); in skip_tpl_for_frame() local
H A Dgop_structure.c807 static void set_ld_layer_depth(GF_GROUP *gf_group, int gop_length) { in set_ld_layer_depth()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_tpl_model.c1717 int gop_length = cpi->twopass.gf_group.gf_group_size; in vp9_estimate_tpl_qp_gop() local