heif_colorspace_undefined  252 libheif-1.3.2/examples/heif_info.cc   err = heif_decode_image(handle, &image, heif_colorspace_undefined, heif_chroma_undefined, NULL);
heif_colorspace_undefined  121 libheif-1.3.2/examples/heif_test.cc       heif::Image img = handle.decode_image(heif_colorspace_undefined, heif_chroma_undefined);
heif_colorspace_undefined  736 libheif-1.3.2/libheif/heif_context.cc   heif_colorspace target_colorspace = (colorspace == heif_colorspace_undefined ?
heif_colorspace_undefined   91 libheif-1.3.2/libheif/heif_context.h                          heif_colorspace colorspace = heif_colorspace_undefined,
heif_colorspace_undefined  256 libheif-1.3.2/libheif/heif_emscripten.h     .value("heif_colorspace_undefined", heif_colorspace_undefined)
heif_colorspace_undefined  109 libheif-1.3.2/libheif/heif_image.h   heif_colorspace m_colorspace = heif_colorspace_undefined;