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

  /external/libvpx/libvpx/vp8/common/
onyx.h 154 int auto_key; /* automatically detect cut scenes */ member in struct:__anon16517
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 142 int auto_key; /* automatically detect cut scenes */ member in struct:__anon30153
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 205 int auto_key; // autodetect cut scenes and set the keyframes member in struct:__anon30257
vp9_ratectrl.c     [all...]
vp9_firstpass.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 146 int auto_key; // autodetect cut scenes and set the keyframes member in struct:VP9EncoderConfig
vp9_ratectrl.c     [all...]
vp9_firstpass.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c     [all...]
firstpass.c     [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c     [all...]
firstpass.c     [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 361 oxcf->auto_key = cfg.kf_mode == VPX_KF_AUTO
419 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 365 oxcf->auto_key = cfg.kf_mode == VPX_KF_AUTO
419 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 335 oxcf->auto_key = cfg->kf_mode == VPX_KF_AUTO &&
392 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 458 oxcf->auto_key = cfg->kf_mode == VPX_KF_AUTO &&
532 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]

Completed in 185 milliseconds