Searched defs:use_alt_ref (Results 1 – 9 of 9) sorted by relevance
| /external/libvpx/vp9/encoder/ |
| D | vp9_ext_ratectrl.c | 140 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()
|
| D | vp9_firstpass.c | 2492 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
|
| D | vp9_encoder.h | 543 int use_alt_ref; member 547 int show_frame_count, int use_alt_ref) { in gop_command_on()
|
| D | vp9_encoder.c | 4518 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/ |
| D | vpx_ext_ratectrl.h | 123 int use_alt_ref; member 380 int use_alt_ref; /**< Whether to use alt ref for this GOP */ member
|
| /external/libvpx/vp9/ |
| D | simple_encode.cc | 652 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
|
| D | simple_encode.h | 354 int use_alt_ref; member
|
| /external/libaom/av1/encoder/ |
| D | pass2_strategy.c | 2309 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
|
| D | var_based_part.c | 1156 int use_alt_ref = cpi->ppi->rtc_ref.set_ref_frame_config || in setup_planes() local
|