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.c7205 int not_last_frame = (cpi->lookahead->sz - arf_src_index > 1); local
7206 not_last_frame |= ALT_REF_AQ_APPLY_TO_LAST_FRAME;
7214 if (cpi->oxcf.alt_ref_aq != 0 && not_low_bitrate && not_last_frame)