Home | History | Annotate | Download | only in src

Lines Matching refs:jpegLength

2457     int                 jpegLength  = 0;
2566 jpegLength = readFromFile("/data/tempVGA.jpeg",
2569 camHal->pictMem.camera_memory[0]->size = jpegLength;
2576 jpegLength = camHal->curCaptureBuf.bytesused;
2582 if(jpegLength <= 0)
2583 ALOGI("%s: jpegLength : %d", __func__, jpegLength);
2585 ALOGD("%s: jpegLength : %d", __func__, jpegLength);