ImgUtils          231 libavutil/imgutils.c static const AVClass imgutils_class = { "IMGUTILS", av_default_item_name, NULL, LIBAVUTIL_VERSION_INT, offsetof(ImgUtils, log_offset), offsetof(ImgUtils, log_ctx) };
ImgUtils          235 libavutil/imgutils.c     ImgUtils imgutils = { &imgutils_class, log_offset, log_ctx };