HomeSort by relevance Sort by last modified time
    Searched full:raw_picture (Results 1 - 1 of 1) sorted by null

  /hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp 817 camera_memory_t* raw_picture = mRequestMemory(-1, frame->mLength, 1, NULL); local
819 if(raw_picture) {
820 buf = raw_picture->data;
    [all...]

Completed in 224 milliseconds