Searched refs:aom_img_fmt (Results 1 – 10 of 10) sorted by relevance
28 YUVVideoSource(const std::string &file_name, aom_img_fmt format, in YUVVideoSource()78 aom_img_fmt format) { in SetSize()116 aom_img_fmt format_;
34 aom_img_fmt fmt;
73 (aom_img_fmt)(img.fmt & ~AOM_IMG_FMT_HIGHBITDEPTH); in DecompressedFrameHook()
51 aom_img_fmt fmt;
33 aom_img_fmt format;
38 aom_img_fmt fmt;
35 aom_img_fmt fmt;
249 (aom_img_fmt)(img.fmt & ~AOM_IMG_FMT_HIGHBITDEPTH); in DecompressedFrameHook()
55 enum aom_img_fmt aom_fmt;
41 typedef enum aom_img_fmt { enum