Searched refs:vpx_codec_get_caps (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Dexample_xma.c129 if (!(vpx_codec_get_caps(iface) & VPX_CODEC_CAP_XMA)) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dvpx_codec.c104 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface) { function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.h352 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface);

Completed in 78 milliseconds