Searched refs:vpx_codec_stream_info_t (Results 1 – 9 of 9) sorted by relevance
93 } vpx_codec_stream_info_t; typedef170 vpx_codec_stream_info_t *si);187 vpx_codec_stream_info_t *si);
70 vpx_codec_stream_info_t *si) { in vpx_codec_peek_stream_info()74 || si->sz < sizeof(vpx_codec_stream_info_t)) in vpx_codec_peek_stream_info()89 vpx_codec_stream_info_t *si) { in vpx_codec_get_stream_info()92 if (!ctx || !si || si->sz < sizeof(vpx_codec_stream_info_t)) in vpx_codec_get_stream_info()
23 vpx_codec_stream_info_t *stream_info) { in PeekStream()79 vpx_codec_stream_info_t stream_info; in RunLoop()
59 vpx_codec_stream_info_t *stream_info);
117 vpx_codec_stream_info_t *si);133 vpx_codec_stream_info_t *si);
36 typedef vpx_codec_stream_info_t vp8_stream_info_t;148 vpx_codec_stream_info_t *si, in vp8_peek_si_internal()202 vpx_codec_stream_info_t *si) { in vp8_peek_si()207 vpx_codec_stream_info_t *si) in vp8_get_si()215 sz = sizeof(vpx_codec_stream_info_t); in vp8_get_si()
16 typedef vpx_codec_stream_info_t vp9_stream_info_t;
125 vpx_codec_stream_info_t *si, in decoder_peek_si_internal()203 vpx_codec_stream_info_t *si) { in decoder_peek_si()208 vpx_codec_stream_info_t *si) { in decoder_get_si()211 : sizeof(vpx_codec_stream_info_t); in decoder_get_si()
319 vpx_codec_stream_info_t si; in file_is_raw()