Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dtools_common.h67 enum VideoFileType { enum
90 enum VideoFileType file_type;
Dvpxenc.c1362 static const char* file_type_to_string(enum VideoFileType t) { in file_type_to_string()