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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 1167 double two_pass_min_rate = (double)(cpi->oxcf.target_bandwidth * local
    [all...]
vp9_onyx_if.c 3668 double two_pass_min_rate = (double)(cpi->oxcf.target_bandwidth local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 1337 double two_pass_min_rate = (double)(cpi->oxcf.target_bandwidth * cpi->oxcf.two_pass_vbrmin_section \/ 100); local
    [all...]
onyx_if.c 4807 double two_pass_min_rate = (double)(cpi->oxcf.target_bandwidth local
    [all...]

Completed in 51 milliseconds