Searched refs:ipa_bmp_read (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dwmf.c413 static void ipa_bmp_read(wmfAPI * API, wmfBMP_Read_t * bmp_read);
732 static void ipa_bmp_read(wmfAPI * API, wmfBMP_Read_t * bmp_read) {
760 printf("ipa_bmp_read: buffer=0x%lx length=%ld, width=%i, height=%i\n",
770 printf("ipa_bmp_read: rows=%ld,columns=%ld\n\n", image->rows, image->columns);
1407 FR->bmp_read = ipa_bmp_read;
730 static void ipa_bmp_read(wmfAPI * API, wmfBMP_Read_t * bmp_read) { function

Completed in 87 milliseconds