HomeSort by relevance Sort by last modified time
    Searched refs:INTNL_ARF_UPDATE (Results 1 - 6 of 6) sorted by null

  /external/libaom/libaom/av1/encoder/
firstpass.h 105 INTNL_ARF_UPDATE, // Internal Altref Frame
encode_strategy.c 102 case INTNL_ARF_UPDATE:
330 else if (gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE)
482 if (gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE) {
587 *frame_update_type = INTNL_ARF_UPDATE;
813 } else if (frame_update_type == INTNL_ARF_UPDATE &&
    [all...]
gop_structure.c 54 gf_group->update_type[*frame_ind] = INTNL_ARF_UPDATE;
123 "INTNL_ARF_UPDATE"
pass2_strategy.c 586 if (gf_group->update_type[i] == INTNL_ARF_UPDATE) {
623 while (gf_group->update_type[frame_index] == INTNL_ARF_UPDATE) {
674 while (gf_group->update_type[frame_index] == INTNL_ARF_UPDATE)
703 while (gf_group->update_type[frame_index] == INTNL_ARF_UPDATE) {
    [all...]
ratectrl.c 357 GF_ARF_LOW, // INTNL_ARF_UPDATE
    [all...]
temporal_filter.c     [all...]

Completed in 1446 milliseconds