heif_depth_representation_type_nonuniform_disparity  224 examples/heif_info.cc         case heif_depth_representation_type_nonuniform_disparity: printf("non-uniform disparity\n"); break;
heif_depth_representation_type_nonuniform_disparity  116 libheif/heif_hevc.cc   if (msg->depth_representation_type == heif_depth_representation_type_nonuniform_disparity) {