heif_context_alloc 112 examples/heif_convert.cc struct heif_context* ctx = heif_context_alloc(); heif_context_alloc 654 examples/heif_enc.cc std::shared_ptr<heif_context> context(heif_context_alloc(), heif_context_alloc 121 examples/heif_info.cc std::shared_ptr<heif_context> ctx(heif_context_alloc(), heif_context_alloc 79 examples/heif_thumbnailer.cc std::shared_ptr<heif_context> context(heif_context_alloc(), heif_context_alloc 121 libheif/encoder_fuzzer.cc std::shared_ptr<heif_context> context(heif_context_alloc(), heif_context_alloc 59 libheif/file_fuzzer.cc ctx = heif_context_alloc(); heif_context_alloc 267 libheif/heif.h struct heif_context* heif_context_alloc(void); heif_context_alloc 376 libheif/heif_cxx.h heif_context* ctx = heif_context_alloc(); heif_context_alloc 169 libheif/heif_emscripten.h EXPORT_HEIF_FUNCTION(heif_context_alloc);