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.c140 FRAME_UPDATE_TYPE update_type, int gop_size, int use_alt_ref, in vp9_extrc_get_encodeframe_decision()
236 FRAME_UPDATE_TYPE update_type, int gop_size, int use_alt_ref, in vp9_extrc_get_frame_rdmult()
Dvp9_firstpass.c2492 int *use_alt_ref, const FRAME_INFO *frame_info, in get_gop_coding_frame_num()
2698 int use_alt_ref; in define_gf_group() local
3746 int *use_alt_ref, int *coding_frame_count, in vp9_get_next_group_of_picture()
3789 int last_gop_use_alt_ref, int *use_alt_ref) { in vp9_get_gop_coding_frame_count()
3835 int use_alt_ref; in vp9_get_coding_frame_num() local
Dvp9_encoder.h543 int use_alt_ref; member
547 int show_frame_count, int use_alt_ref) { in gop_command_on()
Dvp9_encoder.c4518 const int use_alt_ref = gf_group->update_type[1] == ARF_UPDATE; local
5531 const int use_alt_ref = gf_group->update_type[1] == ARF_UPDATE; local
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h123 int use_alt_ref; member
380 int use_alt_ref; /**< Whether to use alt ref for this GOP */ member
/external/libvpx/vp9/
Dsimple_encode.cc652 static void SetGroupOfPicture(int first_is_key_frame, int use_alt_ref, in SetGroupOfPicture()
734 int use_alt_ref; in UpdateGroupOfPicture() local
1028 int use_alt_ref = (gop_map[start_show_index] & kGopMapFlagUseAltRef) != 0; in GetGopCommand() local
Dsimple_encode.h354 int use_alt_ref; member
/external/libaom/av1/encoder/
Dpass2_strategy.c2309 int is_final_pass, int use_alt_ref, in set_gop_bits_boost()
2503 int use_alt_ref; in define_gf_group() local
2626 int use_alt_ref = av1_check_use_arf(cpi->third_pass_ctx); in define_gf_group_pass3() local
Dvar_based_part.c1156 int use_alt_ref = cpi->ppi->rtc_ref.set_ref_frame_config || in setup_planes() local