Searched refs:vpx_codec_stream_info_t (Results 1 – 7 of 7) sorted by relevance
93 } vpx_codec_stream_info_t; typedef174 vpx_codec_stream_info_t *si);191 vpx_codec_stream_info_t *si);
79 vpx_codec_stream_info_t *si) { in vpx_codec_peek_stream_info()83 || si->sz < sizeof(vpx_codec_stream_info_t)) in vpx_codec_peek_stream_info()98 vpx_codec_stream_info_t *si) { in vpx_codec_get_stream_info()101 if (!ctx || !si || si->sz < sizeof(vpx_codec_stream_info_t)) in vpx_codec_get_stream_info()
159 vpx_codec_err_t vpx_validate_mmaps(const vpx_codec_stream_info_t *si, in vpx_validate_mmaps()
117 vpx_codec_stream_info_t *si);133 vpx_codec_stream_info_t *si);534 vpx_codec_err_t vpx_validate_mmaps(const vpx_codec_stream_info_t *si,
24 typedef vpx_codec_stream_info_t vp9_stream_info_t;89 vpx_codec_stream_info_t *si) { in vp9_peek_si()150 vpx_codec_stream_info_t *si) { in vp9_get_si()153 : sizeof(vpx_codec_stream_info_t); in vp9_get_si()
32 typedef vpx_codec_stream_info_t vp8_stream_info_t;195 vpx_codec_stream_info_t *si, in vp8_peek_si_internal()249 vpx_codec_stream_info_t *si) { in vp8_peek_si()254 vpx_codec_stream_info_t *si) in vp8_get_si()262 sz = sizeof(vpx_codec_stream_info_t); in vp8_get_si()
276 vpx_codec_stream_info_t si; in file_is_raw()