Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dtools_common.h90 struct VpxInputContext { struct
91 const char *filename;
92 FILE *file;
93 off_t length;
94 struct FileTypeDetectionBuffer detect;
95 enum VideoFileType file_type;
96 uint32_t width;
97 uint32_t height;
98 int use_i420;
99 int only_i420;
[all …]