Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_ext_ratectrl.c160 FRAME_UPDATE_TYPE update_type, int gop_size, int use_alt_ref, in vp9_extrc_get_encodeframe_decision()
256 FRAME_UPDATE_TYPE update_type, int gop_size, int use_alt_ref, in vp9_extrc_get_frame_rdmult()
Dvp9_firstpass.c2504 int *use_alt_ref, const FRAME_INFO *frame_info, in get_gop_coding_frame_num()
2711 int use_alt_ref; in define_gf_group() local
3763 int *use_alt_ref, int *coding_frame_count, in vp9_get_next_group_of_picture()
3806 int last_gop_use_alt_ref, int *use_alt_ref) { in vp9_get_gop_coding_frame_count()
3853 int use_alt_ref; in vp9_get_coding_frame_num() local
Dvp9_encoder.c4631 const int use_alt_ref = gf_group->update_type[1] == ARF_UPDATE; local
5630 const int use_alt_ref = gf_group->update_type[1] == ARF_UPDATE; local
Dvp9_encoder.h542 int use_alt_ref; member
546 int show_frame_count, int use_alt_ref) { in gop_command_on()
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h132 int use_alt_ref; member
402 int use_alt_ref; /**< Whether to use alt ref for this GOP */ member
/external/libvpx/vp9/
Dsimple_encode.cc654 static void SetGroupOfPicture(int first_is_key_frame, int use_alt_ref, in SetGroupOfPicture()
736 int use_alt_ref; in UpdateGroupOfPicture() local
1030 int use_alt_ref = (gop_map[start_show_index] & kGopMapFlagUseAltRef) != 0; in GetGopCommand() local
Dsimple_encode.h355 int use_alt_ref; member
/external/libaom/av1/encoder/
Dpass2_strategy.c2315 int is_final_pass, int use_alt_ref, in set_gop_bits_boost()
2509 int use_alt_ref; in define_gf_group() local
2632 int use_alt_ref = av1_check_use_arf(cpi->third_pass_ctx); in define_gf_group_pass3() local
Dvar_based_part.c1362 int use_alt_ref = cpi->ppi->rtc_ref.set_ref_frame_config || in setup_planes() local