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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 150 int rc_2_frame; member in struct:__anon24804
vp9_ratectrl.c 511 cpi->rc.rc_2_frame = cpi->rc.rc_1_frame;
520 if (cpi->rc.rc_1_frame == -1 && cpi->rc.rc_2_frame == 1 &&
522 cpi->rc.rc_2_frame = 0;
591 (cpi->rc.rc_1_frame * cpi->rc.rc_2_frame == -1) &&
    [all...]

Completed in 142 milliseconds