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

/hardware/ti/omap4-aah/camera/
H A DAppCallbackNotifier.cpp969 camera_memory_t* raw_picture = mRequestMemory(-1, frame->mLength, 1, NULL); local
971 if(raw_picture) {
972 buf = raw_picture->data;
1062 raw_picture,
/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 23 milliseconds