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

  /external/libvpx/libvpx/test/
cpu_speed_test.cc 57 cfg_.rc_2pass_vbr_minsection_pct = 5;
58 cfg_.rc_2pass_vbr_minsection_pct = 2000;
76 cfg_.rc_2pass_vbr_minsection_pct = 5;
77 cfg_.rc_2pass_vbr_minsection_pct = 2000;
93 cfg_.rc_2pass_vbr_minsection_pct = 5;
94 cfg_.rc_2pass_vbr_minsection_pct = 2000;
borders_test.cc 54 cfg_.rc_2pass_vbr_minsection_pct = 5;
55 cfg_.rc_2pass_vbr_minsection_pct = 2000;
70 cfg_.rc_2pass_vbr_minsection_pct = 5;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
cpu_speed_test.cc 57 cfg_.rc_2pass_vbr_minsection_pct = 5;
58 cfg_.rc_2pass_vbr_minsection_pct = 2000;
76 cfg_.rc_2pass_vbr_minsection_pct = 5;
77 cfg_.rc_2pass_vbr_minsection_pct = 2000;
93 cfg_.rc_2pass_vbr_minsection_pct = 5;
94 cfg_.rc_2pass_vbr_minsection_pct = 2000;
borders_test.cc 54 cfg_.rc_2pass_vbr_minsection_pct = 5;
55 cfg_.rc_2pass_vbr_minsection_pct = 2000;
70 cfg_.rc_2pass_vbr_minsection_pct = 5;
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
cpu_speed_test.cc 76 cfg_.rc_2pass_vbr_minsection_pct = 5;
77 cfg_.rc_2pass_vbr_minsection_pct = 2000;
94 cfg_.rc_2pass_vbr_minsection_pct = 5;
95 cfg_.rc_2pass_vbr_minsection_pct = 2000;
111 cfg_.rc_2pass_vbr_minsection_pct = 5;
112 cfg_.rc_2pass_vbr_minsection_pct = 2000;
127 cfg_.rc_2pass_vbr_minsection_pct = 5;
128 cfg_.rc_2pass_vbr_minsection_pct = 2000;
borders_test.cc 54 cfg_.rc_2pass_vbr_minsection_pct = 5;
55 cfg_.rc_2pass_vbr_minsection_pct = 2000;
70 cfg_.rc_2pass_vbr_minsection_pct = 5;
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 608 unsigned int rc_2pass_vbr_minsection_pct; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 560 unsigned int rc_2pass_vbr_minsection_pct; member in struct:vpx_codec_enc_cfg
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 560 unsigned int rc_2pass_vbr_minsection_pct; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp9_spatial_svc_encoder.c 233 enc_cfg->rc_2pass_vbr_minsection_pct =
  /external/libvpx/libvpx/examples/
vp9_spatial_scalable_encoder.c 245 enc_cfg->rc_2pass_vbr_minsection_pct =
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 245 enc_cfg->rc_2pass_vbr_minsection_pct =
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c     [all...]
  /external/libvpx/libvpx/
vpxenc.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 350 oxcf->two_pass_vbrmin_section = cfg.rc_2pass_vbr_minsection_pct;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 383 oxcf->two_pass_vbrmin_section = cfg->rc_2pass_vbr_minsection_pct;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 360 oxcf->two_pass_vbrmin_section = cfg.rc_2pass_vbr_minsection_pct;
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 342 oxcf->two_pass_vbrmin_section = cfg->rc_2pass_vbr_minsection_pct;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 362 oxcf->two_pass_vbrmin_section = cfg.rc_2pass_vbr_minsection_pct;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 332 oxcf->two_pass_vbrmin_section = cfg->rc_2pass_vbr_minsection_pct;
    [all...]

Completed in 133 milliseconds