heif_context_free   59 examples/heif_convert.cc     heif_context_free(ctx_);
heif_context_free  655 examples/heif_enc.cc                                         [] (heif_context* c) { heif_context_free(c); });
heif_context_free  122 examples/heif_info.cc                                     [] (heif_context* c) { heif_context_free(c); });
heif_context_free   80 examples/heif_thumbnailer.cc                                         [] (heif_context* c) { heif_context_free(c); });
heif_context_free  122 libheif/encoder_fuzzer.cc                                         [] (heif_context* c) { heif_context_free(c); });
heif_context_free  105 libheif/file_fuzzer.cc   heif_context_free(ctx);
heif_context_free  271 libheif/heif.h void heif_context_free(struct heif_context*);
heif_context_free  378 libheif/heif_cxx.h                                               [] (heif_context* c) { heif_context_free(c); });
heif_context_free  170 libheif/heif_emscripten.h   EXPORT_HEIF_FUNCTION(heif_context_free);