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