Searched refs:vpx_codec_caps_t (Results 1 – 5 of 5) sorted by relevance
152 typedef long vpx_codec_caps_t; typedef358 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface);
68 const vpx_codec_caps_t vp8_caps = vpx_codec_get_caps(&vpx_codec_vp8_cx_algo); in TEST()73 const vpx_codec_caps_t vp9_caps = vpx_codec_get_caps(&vpx_codec_vp9_cx_algo); in TEST()
194 const vpx_codec_caps_t vp8_caps = vpx_codec_get_caps(&vpx_codec_vp8_dx_algo); in TEST()199 const vpx_codec_caps_t vp9_caps = vpx_codec_get_caps(&vpx_codec_vp9_dx_algo); in TEST()
84 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface) { in vpx_codec_get_caps()
292 vpx_codec_caps_t caps; /**< Decoder capabilities */