Searched refs:get_image_size (Results 1 – 1 of 1) sorted by relevance
179 static RK_S32 get_image_size(RK_S32 w, RK_S32 h, RK_S32 fmt) in get_image_size() function508 info.src_size = get_image_size(cfg.src_w, cfg.src_h, cfg.src_fmt); in main()509 info.dst_size = get_image_size(cfg.dst_w, cfg.dst_h, cfg.dst_fmt); in main()