HomeSort by relevance Sort by last modified time
    Searched refs:expected_matching_id (Results 1 - 3 of 3) sorted by null

  /device/lge/mako/camera/mm-camera-interface/
mm_camera.h 149 uint32_t expected_matching_id; member in struct:__anon3782
mm_camera_notify.c 119 expected_id = my_obj->ch[MM_CAMERA_CH_SNAPSHOT].snapshot.expected_matching_id;
122 expected_matching_id is used when requires skipping bwtween frames */
151 node->frame.frame_id >= my_obj->ch[MM_CAMERA_CH_SNAPSHOT].snapshot.expected_matching_id) {
160 my_obj->ch[MM_CAMERA_CH_SNAPSHOT].snapshot.expected_matching_id =
    [all...]
mm_camera_channel.c 274 my_obj->ch[ch_type].snapshot.expected_matching_id = 0;

Completed in 40 milliseconds