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

/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c32 typedef vpx_codec_stream_info_t vp8_stream_info_t; typedef
55 vp8_stream_info_t si;
257 if (si->sz >= sizeof(vp8_stream_info_t))
258 sz = sizeof(vp8_stream_info_t);

Completed in 78 milliseconds