Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2932 double mod_this_intra = this_pcnt_intra + this_frame->pcnt_neutral; in intra_step_transition() local
2948 ((this_pcnt_intra > 0.075) || (mod_this_intra > 0.85))) { in intra_step_transition()
2952 } else if ((this_ii_ratio < 1.25) && (mod_this_intra > 0.85) && in intra_step_transition()