heif_depth_representation_type_nonuniform_disparity  224 libheif-1.3.2/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-1.3.2/libheif/heif_hevc.cc   if (msg->depth_representation_type == heif_depth_representation_type_nonuniform_disparity) {