Home | History | Annotate | Download | only in test

Lines Matching refs:decodeJPEG

272  * FUNCTION   : decodeJPEG
285 status_t CameraContext::decodeJPEG(const sp<IMemory>& mem, SkBitmap *skBM)
908 ret = decodeJPEG(dataPtr, &skBMtmp);