Home
last modified time | relevance | path

Searched refs:vp8_stream_info_t (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c32 typedef vpx_codec_stream_info_t vp8_stream_info_t; typedef
55 vp8_stream_info_t si;
259 if (si->sz >= sizeof(vp8_stream_info_t)) in vp8_get_si()
260 sz = sizeof(vp8_stream_info_t); in vp8_get_si()