Searched refs:vpx_codec_stream_info_t (Results 1 – 11 of 11) sorted by relevance
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()
93 } vpx_codec_stream_info_t; typedef166 vpx_codec_stream_info_t *si);182 vpx_codec_stream_info_t *si);
38 typedef vpx_codec_stream_info_t vp8_stream_info_t;129 vpx_codec_stream_info_t *si, in vp8_peek_si_internal()179 vpx_codec_stream_info_t *si) { in vp8_peek_si()184 vpx_codec_stream_info_t *si) { in vp8_get_si()190 sz = sizeof(vpx_codec_stream_info_t); in vp8_get_si()
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);
165 vpx_codec_stream_info_t si; in TestPeekInfo()
96 const uint8_t *data, unsigned int data_sz, vpx_codec_stream_info_t *si, in decoder_peek_si_internal()175 vpx_codec_stream_info_t *si) { in decoder_peek_si()180 vpx_codec_stream_info_t *si) { in decoder_get_si()183 : sizeof(vpx_codec_stream_info_t); in decoder_get_si()
16 typedef vpx_codec_stream_info_t vp9_stream_info_t;
120 vpx_codec_stream_info_t *si);136 vpx_codec_stream_info_t *si);
113 vpx_codec_stream_info_t stream_info; in LLVMFuzzerTestOneInput()
330 vpx_codec_stream_info_t si; in file_is_raw()