Home
last modified time | relevance | path

Searched refs:InsertComplexFloatRow (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dmat.c250 static void InsertComplexFloatRow(Image *image,float *p,int y,double MinVal, in InsertComplexFloatRow() function
791 InsertComplexFloatRow(image,(float *) pixels,y,0,0,exception); in ReadMATImageV4()
1358 InsertComplexFloatRow(image,(float *)BImgBuff,i,MinVal,MaxVal, in ReadMATImage()