|  | 
      
        
          | MEDC_EXPORT med_err _MEDfilterBlockOfEntityFullICompactCr | ( | const med_idt | fid, |  
          |  |  | const med_int | nentity, |  
          |  |  | const med_int | nvaluesperentity, |  
          |  |  | const med_int | nconstituentpervalue, |  
          |  |  | const med_int | constituentselect, |  
          |  |  | const med_storage_mode | storagemode, |  
          |  |  | const char *const | profilename, |  
          |  |  | const med_size | start, |  
          |  |  | const med_size | stride, |  
          |  |  | const med_size | count, |  
          |  |  | const med_size | blocksize, |  
          |  |  | const med_size | lastblocksize, |  
          |  |  | med_filter *const | filter |  |  
          |  | ) |  |  |  |  
 |