HomeSort by relevance Sort by last modified time
    Searched full:rd_adjustment (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 526 int *rd_adjustment)
560 *rd_adjustment = 80;
562 *rd_adjustment = 90;
584 int rd_adjustment = 100; local
694 calculate_zeromv_rd_adjustment(cpi, x, &rd_adjustment);
    [all...]

Completed in 434 milliseconds