Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dtools_common.h70 enum VideoFileType { enum
93 enum VideoFileType file_type;
Dvpxenc.c1394 static const char *file_type_to_string(enum VideoFileType t) { in file_type_to_string()
/external/libaom/libaom/common/
Dtools_common.h73 enum VideoFileType { enum
107 enum VideoFileType file_type;
/external/libaom/libaom/tools/
Ddump_obu.cc56 VideoFileType GetFileType(InputContext *ctx) { in GetFileType()
66 const VideoFileType file_type = ctx->avx_ctx->file_type; in ReadTemporalUnit()
/external/libaom/libaom/apps/
Daomenc.c1618 static const char *file_type_to_string(enum VideoFileType t) { in file_type_to_string()