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

  /external/libvpx/libvpx/vp9/common/
vp9_onyx.h 134 int two_pass_vbrmin_section; member in struct:__anon21289
  /external/libvpx/libvpx/vp8/common/
onyx.h 185 int two_pass_vbrmin_section; member in struct:__anon21219
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 304 oxcf->two_pass_vbrmin_section = cfg.rc_2pass_vbr_minsection_pct;
359 printf("two_pass_vbrmin_section: %d\n", oxcf->two_pass_vbrmin_section);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 360 oxcf->two_pass_vbrmin_section = cfg.rc_2pass_vbr_minsection_pct;
435 printf("two_pass_vbrmin_section: %d\n", oxcf->two_pass_vbrmin_section);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]
vp9_firstpass.c     [all...]

Completed in 73 milliseconds