Searched refs:vpx_codec_stream_info_t (Results 1 – 7 of 7) sorted by relevance
78 } vpx_codec_stream_info_t; typedef156 vpx_codec_stream_info_t *si);173 vpx_codec_stream_info_t *si);
106 typedef vpx_codec_stream_info_t vpx_dec_stream_info_t;
73 vpx_codec_stream_info_t *si) in vpx_codec_peek_stream_info()78 || si->sz < sizeof(vpx_codec_stream_info_t)) in vpx_codec_peek_stream_info()94 vpx_codec_stream_info_t *si) in vpx_codec_get_stream_info()98 if (!ctx || !si || si->sz < sizeof(vpx_codec_stream_info_t)) in vpx_codec_get_stream_info()
74 (vpx_codec_stream_info_t *)si); in vpx_dec_peek_stream_info()82 (vpx_codec_stream_info_t *)si); in vpx_dec_get_stream_info()
111 vpx_codec_stream_info_t *si);127 vpx_codec_stream_info_t *si);
23 typedef vpx_codec_stream_info_t vp8_stream_info_t;230 vpx_codec_stream_info_t *si) in vp8_peek_si()271 vpx_codec_stream_info_t *si) in vp8_get_si()279 sz = sizeof(vpx_codec_stream_info_t); in vp8_get_si()
447 vpx_codec_stream_info_t si; in file_is_raw()