Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:buff

593 void saveFile(unsigned char   *buff, int width, int height, int format) {
608 CAMHAL_LOGVB("Copying from 0x%x, size=%d x %d", buff, width, height);
612 uint8_t *bf = (uint8_t*) buff;