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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 153 int auto_key; /* automatically detect cut scenes */ member in struct:__anon17688
  /external/libvpx/libvpx/vp8/common/
onyx.h 142 int auto_key; /* automatically detect cut scenes */ member in struct:__anon29465
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 142 int auto_key; /* automatically detect cut scenes */ member in struct:__anon40648
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 133 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/vp9/encoder/
vp9_onyx_int.h 204 int auto_key; // autodetect cut scenes and set the keyframes member in struct:VP9_CONFIG
vp9_ratectrl.c     [all...]
vp9_firstpass.c     [all...]
  /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:__anon40752
vp9_ratectrl.c     [all...]
vp9_firstpass.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ratectrl.c     [all...]
firstpass.c     [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c     [all...]
firstpass.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c     [all...]
firstpass.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 353 oxcf->auto_key = cfg.kf_mode == VPX_KF_AUTO
407 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 386 oxcf->auto_key = cfg->kf_mode == VPX_KF_AUTO &&
456 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 363 oxcf->auto_key = cfg.kf_mode == VPX_KF_AUTO
417 printf("auto_key: %d\n", oxcf->auto_key);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 345 oxcf->auto_key = cfg->kf_mode == VPX_KF_AUTO &&
402 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...]

Completed in 608 milliseconds

1 2