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

  /external/e2fsprogs/lib/et/
et_c.awk 141 cont_buf=cont_buf text;
146 printf "\tN_(%s),\n", cont_buf $0 > outfile
178 cont_buf=text
187 cont_buf=text
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMem.cpp 260 struct msm_camera_user_buf_cont_t *cont_buf = NULL; local
280 cont_buf = (struct msm_camera_user_buf_cont_t *)bufDef.buffer;
281 cont_buf->buf_cnt = bufDef.user_buf.num_buffers;
286 cont_buf->buf_idx[i] = planeBufDef[plane_idx].buf_idx;
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 1040 struct msm_camera_user_buf_cont_t *cont_buf = NULL; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp 1336 struct msm_camera_user_buf_cont_t *cont_buf = NULL; local
    [all...]

Completed in 198 milliseconds