Home
last modified time | relevance | path

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

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