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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 113 unsigned int rc_max_intra_bitrate_pct; member in struct:__anon30609
  /external/libvpx/libvpx/vp8/common/
onyx.h 124 unsigned int rc_max_intra_bitrate_pct; member in struct:__anon17131
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 37 unsigned int rc_max_intra_bitrate_pct; member in struct:vp8_extracfg
72 0, /* rc_max_intra_bitrate_pct */
343 oxcf->rc_max_intra_bitrate_pct = vp8_cfg.rc_max_intra_bitrate_pct;
526 MAP(VP8E_SET_MAX_INTRA_BITRATE_PCT, xcfg.rc_max_intra_bitrate_pct);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 42 unsigned int rc_max_intra_bitrate_pct; member in struct:vp8_extracfg
68 0, /* rc_max_intra_bitrate_pct */
339 oxcf->rc_max_intra_bitrate_pct = vp8_cfg.rc_max_intra_bitrate_pct;
599 extra_cfg.rc_max_intra_bitrate_pct =
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 36 unsigned int rc_max_intra_bitrate_pct; member in struct:vp9_extracfg
65 0, // rc_max_intra_bitrate_pct
315 oxcf->rc_max_intra_bitrate_pct = extra_cfg->rc_max_intra_bitrate_pct;
486 MAP(VP8E_SET_MAX_INTRA_BITRATE_PCT, extra_cfg.rc_max_intra_bitrate_pct);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 38 unsigned int rc_max_intra_bitrate_pct; member in struct:vp9_extracfg
67 0, // rc_max_intra_bitrate_pct
424 oxcf->rc_max_intra_bitrate_pct = extra_cfg->rc_max_intra_bitrate_pct;
713 extra_cfg.rc_max_intra_bitrate_pct =
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 136 unsigned int rc_max_intra_bitrate_pct; member in struct:VP9EncoderConfig
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 200 unsigned int rc_max_intra_bitrate_pct; member in struct:__anon30713

Completed in 206 milliseconds