Home
last modified time | relevance | path

Searched defs:use_alt_ref (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc658 static void SetGroupOfPicture(int first_is_key_frame, int use_alt_ref, in SetGroupOfPicture()
740 int use_alt_ref; in UpdateGroupOfPicture() local
1038 int use_alt_ref = (gop_map[start_show_index] & kGopMapFlagUseAltRef) != 0; in GetGopCommand() local
H A Dsimple_encode.h355 int use_alt_ref; member
/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_ext_ratectrl.h180 int use_alt_ref; member
397 int use_alt_ref; /**< Whether to use alt ref for this GOP */ member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2636 int *use_alt_ref, const FRAME_INFO *frame_info, in get_gop_coding_frame_num()
2843 int use_alt_ref; in define_gf_group() local
3941 int *use_alt_ref, int *coding_frame_count, in vp9_get_next_group_of_picture()
3984 int last_gop_use_alt_ref, int *use_alt_ref) { in vp9_get_gop_coding_frame_count()
4031 int use_alt_ref; in vp9_get_coding_frame_num() local
H A Dvp9_ext_ratectrl.c232 FRAME_UPDATE_TYPE update_type, int gop_size, int use_alt_ref, in vp9_extrc_get_frame_rdmult()
H A Dvp9_encoder.h546 int use_alt_ref; member
550 int show_frame_count, int use_alt_ref) { in gop_command_on()
H A Dvp9_encoder.c5612 const int use_alt_ref = gf_group->update_type[1] == ARF_UPDATE; local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpass2_strategy.c2339 int is_final_pass, int use_alt_ref, in set_gop_bits_boost()
2535 int use_alt_ref; in define_gf_group() local
2659 int use_alt_ref = av1_check_use_arf(cpi->third_pass_ctx); in define_gf_group_pass3() local
H A Dvar_based_part.c1352 int use_alt_ref = cpi->ppi->rtc_ref.set_ref_frame_config || in setup_planes() local