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

1 2 3

  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp 413 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx);
1369 uint32_t buf_idx = 0; local
    [all...]
QCameraStream.cpp 208 uint32_t buf_idx = stream->mBufDefs[index].user_buf.buf_idx[i]; local
209 stream->invalidateBuf(buf_idx);
245 uint32_t buf_idx = stream->mBufDefs[index].user_buf.buf_idx[i]; local
246 stream->cleanInvalidateBuf(buf_idx);
883 bufDone(frame->bufs[0]->buf_idx);
918 stream->bufDone(recvd_frame->bufs[0]->buf_idx);
968 pme->bufDone(frame->bufs[0]->buf_idx);
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Stream.cpp 150 uint32_t buf_idx = stream->mBatchBufDefs[index].user_buf.buf_idx[i]; local
151 retVal = stream->invalidateBuf(buf_idx);
153 ALOGE("%s: invalidateBuf failed for buf_idx: %d err: %d",
154 __func__, buf_idx, retVal);
190 uint32_t buf_idx = stream->mBatchBufDefs[index].user_buf.buf_idx[i]; local
191 retVal = stream->cleanInvalidateBuf(buf_idx);
193 ALOGE("%s: invalidateBuf failed for buf_idx: %d err: %d",
194 __func__, buf_idx, retVal)
1442 int32_t buf_idx = batchBuf.user_buf.buf_idx[i]; local
    [all...]
QCamera3Channel.cpp 330 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx);
601 frameIndex = (uint8_t)super_frame->bufs[0]->buf_idx;
3868 uint32_t buf_idx = recvd_frame->bufs[0]->buf_idx; local
4196 uint32_t buf_idx = (uint32_t)(mOfflineBuffersIndex + 1); local
4277 uint8_t buf_idx = 0; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp 413 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx);
1369 uint32_t buf_idx = 0; local
    [all...]
QCameraStream.cpp 208 uint32_t buf_idx = stream->mBufDefs[index].user_buf.buf_idx[i]; local
209 stream->invalidateBuf(buf_idx);
245 uint32_t buf_idx = stream->mBufDefs[index].user_buf.buf_idx[i]; local
246 stream->cleanInvalidateBuf(buf_idx);
883 bufDone(frame->bufs[0]->buf_idx);
918 stream->bufDone(recvd_frame->bufs[0]->buf_idx);
968 pme->bufDone(frame->bufs[0]->buf_idx);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp 150 uint32_t buf_idx = stream->mBatchBufDefs[index].user_buf.buf_idx[i]; local
151 retVal = stream->invalidateBuf(buf_idx);
153 ALOGE("%s: invalidateBuf failed for buf_idx: %d err: %d",
154 __func__, buf_idx, retVal);
190 uint32_t buf_idx = stream->mBatchBufDefs[index].user_buf.buf_idx[i]; local
191 retVal = stream->cleanInvalidateBuf(buf_idx);
193 ALOGE("%s: invalidateBuf failed for buf_idx: %d err: %d",
194 __func__, buf_idx, retVal)
1442 int32_t buf_idx = batchBuf.user_buf.buf_idx[i]; local
    [all...]
QCamera3Channel.cpp 330 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx);
601 frameIndex = (uint8_t)super_frame->bufs[0]->buf_idx;
3868 uint32_t buf_idx = recvd_frame->bufs[0]->buf_idx; local
4196 uint32_t buf_idx = (uint32_t)(mOfflineBuffersIndex + 1); local
4277 uint8_t buf_idx = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 364 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx);
1253 uint32_t buf_idx = 0; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp 166 uint32_t buf_idx = stream->mBatchBufDefs[index].user_buf.buf_idx[i]; local
167 retVal = stream->invalidateBuf(buf_idx);
169 LOGE("invalidateBuf failed for buf_idx: %d err: %d",
170 buf_idx, retVal);
206 uint32_t buf_idx = stream->mBatchBufDefs[index].user_buf.buf_idx[i]; local
207 retVal = stream->cleanInvalidateBuf(buf_idx);
209 LOGE("invalidateBuf failed for buf_idx: %d err: %d",
210 buf_idx, retVal)
1485 int32_t buf_idx = batchBuf.user_buf.buf_idx[i]; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.cpp 419 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx);
453 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx);
1561 uint32_t buf_idx = 0; local
    [all...]
QCameraStream.cpp 217 uint32_t buf_idx = stream->mBufDefs[index].user_buf.buf_idx[i]; local
218 stream->invalidateBuf(buf_idx);
254 uint32_t buf_idx = stream->mBufDefs[index].user_buf.buf_idx[i]; local
255 stream->cleanInvalidateBuf(buf_idx);
1002 bufDone(frame->bufs[0]->buf_idx);
1199 uint8_t buf_idx = mStreamMetaMemory[index].buf_index[i]; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 48 * @buf_idx : index of the buf within the stream bufs, to be
68 int8_t buf_idx; member in struct:__anon5565
501 * @buf_idx : buffer index within the stream buffers
514 uint32_t buf_idx,
528 * @buf_idx : buffer index within the stream buffers
539 uint32_t buf_idx,
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_camera.h 161 unsigned int buf_idx[MSM_CAMERA_MAX_USER_BUFF_CNT]; member in struct:msm_camera_user_buf_cont_t
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_camera.h 206 unsigned int buf_idx[MSM_CAMERA_MAX_USER_BUFF_CNT]; member in struct:msm_camera_user_buf_cont_t
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_camera.h 169 unsigned int buf_idx[MSM_CAMERA_MAX_USER_BUFF_CNT]; member in struct:msm_camera_user_buf_cont_t
  /device/huawei/angler/camera/QCamera2/stack/common/
mm_camera_interface.h 98 int32_t buf_idx[MSM_CAMERA_MAX_USER_BUFF_CNT]; member in struct:__anon3508
105 * @buf_idx : index of the buf within the stream bufs, to be
124 uint32_t buf_idx; member in struct:mm_camera_buf_def
577 * @buf_idx : buffer index within the stream buffers
590 uint32_t buf_idx,
604 * @buf_idx : buffer index within the stream buffers
615 uint32_t buf_idx,
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1621 uint32_t buf_idx; local
2329 uint32_t buf_idx = 0U; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_camera_interface.h 98 int32_t buf_idx[MSM_CAMERA_MAX_USER_BUFF_CNT]; member in struct:__anon4419
105 * @buf_idx : index of the buf within the stream bufs, to be
124 uint32_t buf_idx; member in struct:mm_camera_buf_def
577 * @buf_idx : buffer index within the stream buffers
590 uint32_t buf_idx,
604 * @buf_idx : buffer index within the stream buffers
615 uint32_t buf_idx,
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1621 uint32_t buf_idx; local
2329 uint32_t buf_idx = 0U; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1515 uint32_t buf_idx; local
2193 int buf_idx = 0; local
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 102 int32_t buf_idx[MSM_CAMERA_MAX_USER_BUFF_CNT]; member in struct:__anon32063
109 * @buf_idx : index of the buf within the stream bufs, to be
128 uint32_t buf_idx; member in struct:mm_camera_buf_def
629 * @buf_idx : buffer index within the stream buffers
642 uint32_t buf_idx,
668 * @buf_idx : buffer index within the stream buffers
679 uint32_t buf_idx,
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1829 uint32_t buf_idx; local
2633 uint32_t buf_idx = 0U; local
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_camera.h 217 unsigned int buf_idx[MSM_CAMERA_MAX_USER_BUFF_CNT]; member in struct:msm_camera_user_buf_cont_t
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 191 int8_t buf_idx; /* buf idx within the stream bufs */ member in struct:__anon5245

Completed in 844 milliseconds

1 2 3