Searched refs:bufDone (Results 1 – 13 of 13) sorted by relevance
87 pChannel->bufDone(recvd_frame); in zsl_channel_cb()141 pChannel->bufDone(recvd_frame); in zsl_channel_cb()409 pChannel->bufDone(recvd_frame); in capture_channel_cb_routine()574 stream->bufDone(frame->buf_idx); in preview_stream_cb_routine()599 err = stream->bufDone((uint32_t)dequeuedIdx); in preview_stream_cb_routine()828 stream->bufDone(frame->buf_idx); in nodisplay_preview_stream_cb_routine()859 stream->bufDone(frame->buf_idx); in nodisplay_preview_stream_cb_routine()862 stream->bufDone(frame->buf_idx); in nodisplay_preview_stream_cb_routine()907 stream->bufDone(frame->buf_idx); in rdi_mode_stream_cb_routine()918 stream->bufDone(frame->buf_idx); in rdi_mode_stream_cb_routine()[all …]
65 virtual int32_t bufDone(uint32_t index);66 virtual int32_t bufDone(const void *opaque, bool isMetaData);
883 bufDone(frame->bufs[0]->buf_idx); in processDataNotify()918 stream->bufDone(recvd_frame->bufs[0]->buf_idx); in dataNotifyCB()968 pme->bufDone(frame->bufs[0]->buf_idx); in dataProcRoutine()1000 int32_t QCameraStream::bufDone(uint32_t index) in bufDone() function in qcamera::QCameraStream1027 int32_t QCameraStream::bufDone(const void *opaque, bool isMetaData) in bufDone() function in qcamera::QCameraStream1061 rc = bufDone((uint32_t)index); in bufDone()2142 pme->bufDone(frame->bufs[0]->buf_idx); in releaseFrameData()
61 virtual int32_t bufDone(mm_camera_super_buf_t *recvd_frame);
405 int32_t QCameraChannel::bufDone(mm_camera_super_buf_t *recvd_frame) in bufDone() function in qcamera::QCameraChannel413 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx); in bufDone()806 int32_t rc = pVideoStream->bufDone(opaque, isMetaData); in releaseFrame()
1410 pChannel->bufDone(super_buf); in releaseSuperBuf()
6548 stream->bufDone((uint32_t)idx); in returnStreamBuffer()
322 int32_t QCamera3Channel::bufDone(mm_camera_super_buf_t *recvd_frame) in bufDone() function in qcamera::QCamera3Channel330 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx); in bufDone()604 stream->bufDone(frameIndex); in streamCbRoutine()757 rc = mStreams[0]->bufDone(index); in request()1118 rc = ((QCamera3MetadataChannel*)m_pMetaChannel)->bufDone(recvd_frame); in metadataBufDone()1630 rc = mStreams[0]->bufDone((uint32_t)index); in request()2114 bufDone(super_frame); in streamCbRoutine()2439 mStreams[0]->bufDone(bufIdx); in request()2471 stream->bufDone(frameIndex); in streamCbRoutine()2490 stream->bufDone(frameIndex); in streamCbRoutine()[all …]
494 bufDone(frame->bufs[0]->buf_idx); in processDataNotify()531 stream->bufDone(recvd_frame->bufs[0]->buf_idx); in dataNotifyCB()584 pme->bufDone(frame->bufs[0]->buf_idx); in dataProcRoutine()616 int32_t QCamera3Stream::bufDone(uint32_t index) in bufDone() function in qcamera::QCamera3Stream1089 pme->bufDone(frame->bufs[0]->buf_idx); in releaseFrameData()
72 virtual int32_t bufDone(uint32_t index);
73 int32_t bufDone(mm_camera_super_buf_t *recvd_frame);512 int32_t bufDone(mm_camera_super_buf_t *recvd_frame);
875 m_parent->bufDone(super_buf); in releaseSuperBuf()929 rc = m_pReprocChannel->bufDone(job->src_frame); in releaseJpegJobData()
2373 mMetadataChannel->bufDone(metadata_buf); in handleBatchMetadata()2418 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()2476 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()2546 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()2613 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()