Home
last modified time | relevance | path

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

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