Home
last modified time | relevance | path

Searched refs:not_last_frame (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6591 int not_last_frame = (cpi->lookahead->sz - arf_src_index > 1); local
6592 not_last_frame |= ALT_REF_AQ_APPLY_TO_LAST_FRAME;
6600 if (cpi->oxcf.alt_ref_aq != 0 && not_low_bitrate && not_last_frame)