Searched refs:image_ecc_new (Results 1 – 3 of 3) sorted by relevance
86 extern bool image_ecc_new(const std::string& filename, image *ctx);
386 bool image_ecc_new(const std::string& filename, image *ctx) in image_ecc_new() function453 if (!image_ecc_new(filename, ctx)) { in image_ecc_load()
183 if (!image_ecc_new(fec_filename, &ctx)) { in encode()