HomeSort by relevance Sort by last modified time
    Searched refs:image_ecc_new (Results 1 - 3 of 3) sorted by null

  /system/extras/verity/fec/
image.h 86 extern bool image_ecc_new(const std::string& filename, image *ctx);
image.cpp 386 bool image_ecc_new(const std::string& filename, image *ctx) function
453 if (!image_ecc_new(filename, ctx)) {
main.cpp 183 if (!image_ecc_new(fec_filename, &ctx)) {

Completed in 245 milliseconds