Searched refs:get_bufs (Results 1 – 10 of 10) sorted by relevance
61 int32_t QCamera3Stream::get_bufs( in get_bufs() function in qcamera::QCamera3Stream180 mMemVtbl.get_bufs = get_bufs; in QCamera3Stream()
108 static int32_t get_bufs(
56 int32_t QCameraStream::get_bufs( in get_bufs() function in qcamera::QCameraStream175 mMemVtbl.get_bufs = get_bufs; in QCameraStream()
111 static int32_t get_bufs(
120 stream->s_config.mem_vtbl.get_bufs = mm_app_stream_initbuf; in mm_app_add_rdi_stream()176 stream->s_config.mem_vtbl.get_bufs = mm_app_stream_initbuf; in mm_app_add_rdi_snapshot_stream()
165 stream->s_config.mem_vtbl.get_bufs = mm_app_stream_initbuf; in mm_app_add_preview_stream()210 stream->s_config.mem_vtbl.get_bufs = mm_app_stream_initbuf; in mm_app_add_snapshot_stream()
72 stream->s_config.mem_vtbl.get_bufs = mm_app_stream_initbuf; in mm_app_add_video_stream()
311 stream->s_config.mem_vtbl.get_bufs = mm_app_stream_initbuf; in mm_app_add_postview_stream()
177 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member
1418 rc = my_obj->mem_vtbl.get_bufs(&my_obj->frame_offset, in mm_stream_init_bufs()