Searched refs:vpx_codec_stream_info_t (Results 1 – 10 of 10) sorted by relevance
94 } vpx_codec_stream_info_t; typedef167 vpx_codec_stream_info_t *si);183 vpx_codec_stream_info_t *si);
68 vpx_codec_stream_info_t *si) { in vpx_codec_peek_stream_info()72 si->sz < sizeof(vpx_codec_stream_info_t)) in vpx_codec_peek_stream_info()86 vpx_codec_stream_info_t *si) { in vpx_codec_get_stream_info()89 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()78 vpx_codec_stream_info_t stream_info; in RunLoop()
54 vpx_codec_stream_info_t *stream_info);
158 vpx_codec_stream_info_t si; in TestPeekInfo()
116 vpx_codec_stream_info_t *si);132 vpx_codec_stream_info_t *si);
16 typedef vpx_codec_stream_info_t vp9_stream_info_t;
97 const uint8_t *data, unsigned int data_sz, vpx_codec_stream_info_t *si, in decoder_peek_si_internal()176 vpx_codec_stream_info_t *si) { in decoder_peek_si()181 vpx_codec_stream_info_t *si) { in decoder_get_si()184 : sizeof(vpx_codec_stream_info_t); in decoder_get_si()
37 typedef vpx_codec_stream_info_t vp8_stream_info_t;128 vpx_codec_stream_info_t *si, in vp8_peek_si_internal()175 vpx_codec_stream_info_t *si) { in vp8_peek_si()180 vpx_codec_stream_info_t *si) { in vp8_get_si()186 sz = sizeof(vpx_codec_stream_info_t); in vp8_get_si()
330 vpx_codec_stream_info_t si; in file_is_raw()