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

1 2

  /external/lldb/source/Commands/
CommandObjectFrame.cpp 196 uint32_t frame_idx = UINT32_MAX; local
200 frame_idx = thread->GetSelectedFrameIndex ();
201 if (frame_idx == UINT32_MAX)
202 frame_idx = 0;
206 if (frame_idx >= -m_options.relative_frame_offset)
207 frame_idx += m_options.relative_frame_offset;
210 if (frame_idx == 0)
218 frame_idx = 0;
226 if (num_frames - frame_idx > m_options.relative_frame_offset)
227 frame_idx += m_options.relative_frame_offset
    [all...]
CommandObjectThread.cpp 1406 uint32_t frame_idx = frame_sp->GetFrameIndex(); local
    [all...]
  /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/hammerhead/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/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 1373 uint32_t frame_idx; local
    [all...]
  /external/lldb/source/Target/
StackFrameList.cpp 587 uint32_t frame_idx = unwind_idx; local
588 StackFrameSP frame_sp (GetFrameAtIndex (frame_idx));
593 frame_sp = GetFrameAtIndex (++frame_idx);
612 uint32_t frame_idx = 0; local
623 frame_idx = m_frames.size();
627 frame_sp = GetFrameAtIndex (frame_idx);
630 frame_idx++;
874 uint32_t frame_idx = 0; local
    [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:__anon2757
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:__anon2636
cam_types.h 243 uint32_t frame_idx; /* frame index: valid if type is STREAM_BUF */ member in struct:__anon2657
255 uint32_t frame_idx; /* frame index: valid if STREAM_BUF or HIST_BUF */ member in struct:__anon2658
    [all...]
  /device/lge/hammerhead/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:__anon3263
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 320 uint32_t frame_idx; /* frame id of source frame to be reprocessed */ member in struct:__anon3129
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 1470 uint32_t frame_idx; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 52 * @frame_idx : frame sequence num, to be filled when DQBUF
71 uint32_t frame_idx; member in struct:__anon4359
130 * @frame_idx : buffer index within stream buffers
138 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx,
147 * @frame_idx : buffer index within stream buffers
153 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx,
624 * all frames in the superbuf queue up to frame_idx,
625 * even if frames with frame_idx come in later than
629 * @frame_idx : frame index up until which all superbufs are flushed
634 uint32_t ch_id, uint32_t frame_idx);
    [all...]
cam_intf.h 357 uint32_t frame_idx; /* frame id of source frame to be reprocessed */ member in struct:__anon4186
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 69 uint32_t frame_idx);
241 ch_obj->bundle.superbuf_queue.expected_frame_id = cmd_cb->u.frame_idx;
661 uint32_t frame_idx = (uint32_t)in_val; local
662 rc = mm_channel_flush_super_buf_queue(my_obj, frame_idx);
    [all...]
  /external/lldb/source/API/
SBFrame.cpp 432 uint32_t frame_idx = UINT32_MAX; local
437 frame_idx = frame->GetFrameIndex ();
442 frame, frame_idx);
443 return frame_idx;
    [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:__anon3555
mm_camera.h 102 uint32_t frame_idx; member in struct:__anon3512
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 77 uint32_t frame_idx; member in struct:__anon2781
92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member in union:__anon2783::__anon2784
296 uint32_t frame_idx; member in struct:__anon2800
475 uint32_t frame_idx);
538 uint32_t frame_idx,
544 uint32_t frame_idx,
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 77 uint32_t frame_idx; member in struct:__anon3288
92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member in union:__anon3290::__anon3291
298 uint32_t frame_idx; member in struct:__anon3307
477 uint32_t frame_idx);
540 uint32_t frame_idx,
546 uint32_t frame_idx,
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 102 uint32_t frame_idx; member in struct:__anon3992
mm_camera_interface.h 194 uint32_t frame_idx; /* frame sequence num, to be filled when DQBUF */ member in struct:__anon4040
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 82 uint32_t frame_idx; member in struct:__anon4389
111 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member in union:__anon4393::__anon4394
324 uint32_t frame_idx; member in struct:__anon4410
531 uint32_t frame_idx);
594 uint32_t frame_idx,
600 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
  /device/asus/flo/camera/
QCamera_Intf.h 107 int frame_idx; /* frame index */ member in struct:__anon2844
115 int frame_idx; /* frame index */ member in struct:__anon2845
142 int frame_idx[MM_MAX_WDN_NUM]; member in struct:__anon2848
324 uint32_t frame_idx; /* frame index */ member in struct:__anon2865

Completed in 733 milliseconds

1 2