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

  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 69 uint32_t frame_idx);
211 ch_obj->bundle.superbuf_queue.expected_frame_id = cmd_cb->u.frame_idx;
520 uint32_t frame_idx = (uint32_t)in_val; local
521 rc = mm_channel_flush_super_buf_queue(my_obj, frame_idx);
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 1373 uint32_t frame_idx; local
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 69 uint32_t frame_idx);
213 ch_obj->bundle.superbuf_queue.expected_frame_id = cmd_cb->u.frame_idx;
522 uint32_t frame_idx = (uint32_t)in_val; local
523 rc = mm_channel_flush_super_buf_queue(my_obj, frame_idx);
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 52 * @frame_idx : frame sequence num, to be filled when DQBUF
70 uint32_t frame_idx; member in struct:__anon1744
127 * @frame_idx : buffer index within stream buffers
135 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx,
144 * @frame_idx : buffer index within stream buffers
150 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx,
600 * all frames in the superbuf queue up to frame_idx,
601 * even if frames with frame_idx come in later than
605 * @frame_idx : frame index up until which all superbufs are flushed
610 uint32_t ch_id, uint32_t frame_idx);
    [all...]
cam_intf.h 313 uint32_t frame_idx; /* frame id of source frame to be reprocessed */ member in struct:__anon1623
cam_types.h 243 uint32_t frame_idx; /* frame index: valid if type is STREAM_BUF */ member in struct:__anon1644
255 uint32_t frame_idx; /* frame index: valid if STREAM_BUF or HIST_BUF */ member in struct:__anon1645
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 52 * @frame_idx : frame sequence num, to be filled when DQBUF
70 uint32_t frame_idx; member in struct:__anon33173
127 * @frame_idx : buffer index within stream buffers
135 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx,
144 * @frame_idx : buffer index within stream buffers
150 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx,
600 * all frames in the superbuf queue up to frame_idx,
601 * even if frames with frame_idx come in later than
605 * @frame_idx : frame index up until which all superbufs are flushed
610 uint32_t ch_id, uint32_t frame_idx);
    [all...]
cam_intf.h 314 uint32_t frame_idx; /* frame id of source frame to be reprocessed */ member in struct:__anon33043
cam_types.h 243 uint32_t frame_idx; /* frame index: valid if type is STREAM_BUF */ member in struct:__anon33064
255 uint32_t frame_idx; /* frame index: valid if STREAM_BUF or HIST_BUF */ member in struct:__anon33065
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 176 uint32_t frame_idx; /* frame sequence num, to be filled when DQBUF */ member in struct:__anon2096
mm_camera.h 102 uint32_t frame_idx; member in struct:__anon2053
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 77 uint32_t frame_idx; member in struct:__anon1768
92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member in union:__anon1770::__anon1771
296 uint32_t frame_idx; member in struct:__anon1787
475 uint32_t frame_idx);
538 uint32_t frame_idx,
544 uint32_t frame_idx,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 249 int frame_idx; /* Current frame ID */ member in struct:tagVideoDecData
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 77 uint32_t frame_idx; member in struct:__anon33198
92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member in union:__anon33200::__anon33201
296 uint32_t frame_idx; member in struct:__anon33217
475 uint32_t frame_idx);
538 uint32_t frame_idx,
544 uint32_t frame_idx,
  /device/asus/flo/camera/
QCamera_Intf.h 107 int frame_idx; /* frame index */ member in struct:__anon1831
115 int frame_idx; /* frame index */ member in struct:__anon1832
142 int frame_idx[MM_MAX_WDN_NUM]; member in struct:__anon1835
324 uint32_t frame_idx; /* frame index */ member in struct:__anon1852
  /external/chromium_org/third_party/libva/va/
va.h 1129 unsigned int frame_idx; member in struct:_VAPictureH264
    [all...]
  /hardware/qcom/camera/
QCamera_Intf.h 107 int frame_idx; /* frame index */ member in struct:__anon33261
115 int frame_idx; /* frame index */ member in struct:__anon33262
142 int frame_idx[MM_MAX_WDN_NUM]; member in struct:__anon33265
324 uint32_t frame_idx; /* frame index */ member in struct:__anon33282
  /device/lge/mako/camera/
QCamera_Intf.h 147 int frame_idx; /* frame index */ member in struct:__anon2202
154 int frame_idx; /* frame index */ member in struct:__anon2203
182 int frame_idx[MM_MAX_WDN_NUM]; member in struct:__anon2206
    [all...]

Completed in 1224 milliseconds