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

  /external/libvpx/vp8/encoder/
onyx_int.h 611 double section_max_qfactor; member in struct:__anon5299
firstpass.c 955 bits_per_mb_at_this_q = (int)(.5 + correction_factor * speed_correction * cpi->est_max_qcorrection_factor * cpi->section_max_qfactor * (double)vp8_bits_per_mb[INTER_FRAME][Q] / 1.0);
    [all...]

Completed in 13 milliseconds