Home
last modified time | relevance | path

Searched refs:raw_picture (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp903 camera_memory_t* raw_picture = mRequestMemory(-1, frame->mLength, 1, NULL); in notifyFrame() local
905 if(raw_picture) { in notifyFrame()
906 buf = raw_picture->data; in notifyFrame()
988 raw_picture, in notifyFrame()