heif_image_handle_has_depth_image  189 examples/heif_convert.cc       int has_depth = heif_image_handle_has_depth_image(handle);
heif_image_handle_has_depth_image  185 examples/heif_info.cc     bool has_depth = heif_image_handle_has_depth_image(handle);
heif_image_handle_has_depth_image  406 libheif/heif.h int heif_image_handle_has_depth_image(const struct heif_image_handle*);