Home
last modified time | relevance | path

Searched defs:AvxVideoReaderStruct (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/common/
Dvideo_reader.c22 struct AvxVideoReaderStruct { struct
23 AvxVideoInfo info;
24 struct AvxInputContext input_ctx;
25 struct ObuDecInputContext obu_ctx;
26 struct WebmInputContext webm_ctx;
27 uint8_t *buffer;
28 size_t buffer_size;
29 size_t frame_size;
30 aom_codec_pts_t pts;