Searched defs:VPX_KF_DISABLED (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_encoder.h238 * 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. */ enumerator in enum:vpx_kf_mode

Completed in 67 milliseconds