Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1369 const int is_intra_frame = frame_is_intra_only(cm); in rc_constant_q() local
1378 if (is_intra_frame && rc->frames_to_key > 1) in rc_constant_q()
1382 if (!is_intra_frame && !rc->is_src_frame_alt_ref && in rc_constant_q()