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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
pickinter.c 527 int *rd_adjustment)
561 *rd_adjustment = 80;
563 *rd_adjustment = 90;
585 int rd_adjustment = 100; local
695 calculate_zeromv_rd_adjustment(cpi, x, &rd_adjustment);
    [all...]
  /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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
pickinter.c 528 int *rd_adjustment)
562 *rd_adjustment = 80;
564 *rd_adjustment = 90;
586 int rd_adjustment = 100; local
697 calculate_zeromv_rd_adjustment(cpi, x, &rd_adjustment);
    [all...]

Completed in 817 milliseconds