Searched refs:image_ecc_load (Results 1 – 3 of 3) sorted by relevance
84 extern bool image_ecc_load(const std::string& filename, image *ctx);
228 if (!image_ecc_load(fec_filename, &ctx) || in decode()
212 bool image_ecc_load(const std::string& filename, image *ctx) in image_ecc_load() function