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

  /external/libaom/libaom/av1/encoder/
gop_structure.c 160 if (!cpi->internal_altref_allowed) {
pass2_strategy.c 776 cpi->internal_altref_allowed = (oxcf->gf_max_pyr_height > 1);
    [all...]
encode_strategy.c 483 assert(is_altref_enabled(cpi) && cpi->internal_altref_allowed);
    [all...]
encoder.h 942 int internal_altref_allowed; member in struct:AV1_COMP
    [all...]

Completed in 93 milliseconds