Function libaom_sys::aom_codec_get_caps
source · pub unsafe extern "C" fn aom_codec_get_caps(
iface: *mut aom_codec_iface_t
) -> aom_codec_caps_tExpand description
Get the capabilities of an algorithm.
Retrieves the capabilities bitfield from the algorithm’s interface.
\param[in] iface Pointer to the algorithm interface