Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp817 camera_memory_t* raw_picture = mRequestMemory(-1, frame->mLength, 1, NULL); in notifyFrame() local
819 if(raw_picture) { in notifyFrame()
820 buf = raw_picture->data; in notifyFrame()
885 raw_picture, in notifyFrame()