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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.h29 * extern vpx_codec_iface_t my_codec;
148 * ::vpx_codec_iface_t interface structure. Capabilities are extra interfaces
175 typedef const struct vpx_codec_iface vpx_codec_iface_t; typedef in typeref:struct:vpx_codec_iface
203 vpx_codec_iface_t *iface; /**< Interface pointers */
283 const char *vpx_codec_iface_name(vpx_codec_iface_t *iface);
352 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface);

Completed in 98 milliseconds