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