Searched refs:vpx_codec_get_caps (Results 1 – 6 of 6) sorted by relevance
7 text vpx_codec_get_caps
352 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface);
129 if (!(vpx_codec_get_caps(iface) & VPX_CODEC_CAP_XMA)) { in main()
104 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface) { in vpx_codec_get_caps() function
23 determined by calling vpx_codec_get_caps(). Callbacks are available in both
57 the vpx_codec_get_caps() method. Attempts to invoke features not supported