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

  /device/google/marlin/camera/QCamera2/stack/common/
cam_queue.h 39 } cam_node_t; typedef in typeref:struct:__anon3529
42 cam_node_t head; /* dummy head */
57 cam_node_t *node =
58 (cam_node_t *)malloc(sizeof(cam_node_t));
63 memset(node, 0, sizeof(cam_node_t));
76 cam_node_t *node = NULL;
85 node = member_of(pos, cam_node_t, list);
101 cam_node_t *node = NULL;
110 node = member_of(pos, cam_node_t, list)
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_queue.h 35 } cam_node_t; typedef in typeref:struct:__anon4156
38 cam_node_t head; /* dummy head */
53 cam_node_t *node =
54 (cam_node_t *)malloc(sizeof(cam_node_t));
59 memset(node, 0, sizeof(cam_node_t));
72 cam_node_t *node = NULL;
81 node = member_of(pos, cam_node_t, list);
97 cam_node_t *node = NULL;
106 node = member_of(pos, cam_node_t, list)
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_queue.h 35 } cam_node_t; typedef in typeref:struct:__anon4708
38 cam_node_t head; /* dummy head */
53 cam_node_t *node =
54 (cam_node_t *)malloc(sizeof(cam_node_t));
59 memset(node, 0, sizeof(cam_node_t));
72 cam_node_t *node = NULL;
81 node = member_of(pos, cam_node_t, list);
97 cam_node_t *node = NULL;
106 node = member_of(pos, cam_node_t, list)
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_queue.h 39 } cam_node_t; typedef in typeref:struct:__anon43789
42 cam_node_t head; /* dummy head */
57 cam_node_t *node =
58 (cam_node_t *)malloc(sizeof(cam_node_t));
63 memset(node, 0, sizeof(cam_node_t));
76 cam_node_t *node = NULL;
85 node = member_of(pos, cam_node_t, list);
101 cam_node_t *node = NULL;
110 node = member_of(pos, cam_node_t, list)
    [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c     [all...]
mm_camera_muxer.c     [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c     [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c     [all...]

Completed in 302 milliseconds