HomeSort by relevance Sort by last modified time
    Searched defs:need_pp (Results 1 - 2 of 2) sorted by null

  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 195 /* 1) update need_pp flag as action done */
199 node->super_buf[i].need_pp = 0;
206 if (node->super_buf[i].need_pp) {
779 if (my_obj->cam_obj->need_pp) {
1155 uint8_t need_pp = 0; local
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 103 uint8_t need_pp; /* flag if pp needed on this buf */ member in struct:__anon2053
415 uint8_t need_pp; member in struct:mm_camera_obj

Completed in 37 milliseconds