Home | History | Annotate | Download | only in CL

Lines Matching refs:images

1937  * \brief Base class  interface for all images.
1977 * \brief Image interface for 2D images.
2058 * \brief Image interface for 3D images.
2427 const unsigned char** images = (const unsigned char**) alloca(n * sizeof(const void*));
2430 images[i] = (const unsigned char*)binaries[(int)i].first;
2437 lengths, images, binaryStatus != NULL