Home | History | Annotate | Download | only in vpx

Lines Matching defs:VPX_KF_DISABLED

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. */