Home
last modified time | relevance | path

Searched refs:VideoFileType (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/
Dtools_common.h69 enum VideoFileType { enum
92 enum VideoFileType file_type;
Dvpxenc.c1357 static const char *file_type_to_string(enum VideoFileType t) { in file_type_to_string()