Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dsimple_encode.cc651 static void SetGroupOfPicture(int first_is_key_frame, int use_alt_ref, in SetGroupOfPicture()
733 int use_alt_ref; in UpdateGroupOfPicture() local
1023 int use_alt_ref = (gop_map[start_show_index] & kGopMapFlagUseAltRef) != 0; in GetGopCommand() local
Dsimple_encode.h334 int use_alt_ref; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2493 int *use_alt_ref, const FRAME_INFO *frame_info, in get_gop_coding_frame_num()
2699 int use_alt_ref; in define_gf_group() local
3703 int *use_alt_ref, int *coding_frame_count, in vp9_get_next_group_of_picture()
3746 int last_gop_use_alt_ref, int *use_alt_ref) { in vp9_get_gop_coding_frame_count()
3792 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()
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c2306 int use_alt_ref; in define_gf_group() local