Searched defs:raw_picture (Results 1 - 1 of 1) sorted by relevance

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

Completed in 35 milliseconds