Home
last modified time | relevance | path

Searched defs:irow (Results 1 – 6 of 6) sorted by relevance

/external/qemu/
Dvnchextile.h17 pixel_t *irow = (pixel_t *)row; in CONCAT() local
/external/openssl/apps/
Dsrp.c179 char ** irow; in update_index() local
651 char **irow = NULL; in MAIN() local
Dca.c1721 OPENSSL_STRING *irow=NULL; in do_body() local
2413 char *row[DB_NUMBER],**rrow,**irow; in do_revoke() local
/external/webp/src/enc/
Dpicture.c228 int32_t* frow, int32_t* irow, int dst_width) { in ImportRow()
266 static void ExportRow(int32_t* frow, int32_t* irow, uint8_t* dst, int dst_width, in ExportRow()
289 int32_t* irow = work; // integral contribution in RescalePlane() local
/external/webp/src/dec/
Dwebpi.h40 int32_t* irow, *frow; // work buffer member
/external/webkit/Source/WebCore/platform/image-decoders/gif/
DGIFImageReader.h95 unsigned int irow; /* Current output row, starting at zero */ member