Searched defs:VideoInfo (Results 1 – 1 of 1) sorted by relevance
26 struct VideoInfo { struct27 int frame_width;28 int frame_height;29 aom_rational_t frame_rate;30 aom_img_fmt_t img_fmt;31 int frame_count;32 std::string file_path;