Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:buff

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