Home
last modified time | relevance | path

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

/external/libaom/libaom/common/
Dtools_common.h102 struct AvxInputContext { struct
103 const char *filename;
104 FILE *file;
105 int64_t length;
106 struct FileTypeDetectionBuffer detect;
107 enum VideoFileType file_type;
108 uint32_t width;
109 uint32_t height;
110 struct AvxRational pixel_aspect_ratio;
111 aom_img_fmt_t fmt;
[all …]