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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 238 * are VPX_KF_AUTO and VPX_KF_DISABLED.
241 VPX_KF_FIXED, /**< deprecated, implies VPX_KF_DISABLED */
243 VPX_KF_DISABLED = 0 /**< Encoder does not place keyframes. */
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 238 * are VPX_KF_AUTO and VPX_KF_DISABLED.
241 VPX_KF_FIXED, /**< deprecated, implies VPX_KF_DISABLED */
243 VPX_KF_DISABLED = 0 /**< Encoder does not place keyframes. */
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 238 * are VPX_KF_AUTO and VPX_KF_DISABLED.
241 VPX_KF_FIXED, /**< deprecated, implies VPX_KF_DISABLED */
243 VPX_KF_DISABLED = 0 /**< Encoder does not place keyframes. */
    [all...]

Completed in 36 milliseconds