Searched refs:bufDone (Results 1 – 13 of 13) sorted by relevance
95 pChannel->bufDone(recvd_frame); in zsl_channel_cb()150 pChannel->bufDone(recvd_frame); in zsl_channel_cb()271 pChannel->bufDone(recvd_frame); in zsl_channel_cb()409 pChannel->bufDone(recvd_frame); in capture_channel_cb_routine()455 pChannel->bufDone(recvd_frame); in capture_channel_cb_routine()853 stream->bufDone(frame->buf_idx); in preview_stream_cb_routine()933 err = stream->bufDone((uint32_t)dequeuedIdx); in preview_stream_cb_routine()1181 stream->bufDone(frame->buf_idx); in nodisplay_preview_stream_cb_routine()1214 stream->bufDone(frame->buf_idx); in nodisplay_preview_stream_cb_routine()1217 stream->bufDone(frame->buf_idx); in nodisplay_preview_stream_cb_routine()[all …]
64 virtual int32_t bufDone(mm_camera_super_buf_t *recvd_frame);65 virtual int32_t bufDone(mm_camera_super_buf_t *recvd_frame, uint32_t stream_id);
69 virtual int32_t bufDone(uint32_t index);70 virtual int32_t bufDone(const void *opaque, bool isMetaData);71 virtual int32_t bufDone(mm_camera_super_buf_t *super_buf);
1075 bufDone(frame); in processDataNotify()1142 stream->bufDone(recvd_frame); in dataNotifyCB()1192 pme->bufDone(frame); in dataProcRoutine()1224 int32_t QCameraStream::bufDone(uint32_t index) in bufDone() function in qcamera::QCameraStream1251 int32_t QCameraStream::bufDone (mm_camera_super_buf_t *super_buf) in bufDone() function in qcamera::QCameraStream1256 rc |= bufDone(super_buf->bufs[i]->buf_idx); in bufDone()1275 int32_t QCameraStream::bufDone(const void *opaque, bool isMetaData) in bufDone() function in qcamera::QCameraStream1320 bufDone((uint32_t)buf_idx); in bufDone()1327 rc = bufDone((uint32_t)index); in bufDone()2738 pme->bufDone(frame->bufs[0]->buf_idx); in releaseFrameData()
458 int32_t QCameraChannel::bufDone(mm_camera_super_buf_t *recvd_frame) in bufDone() function in qcamera::QCameraChannel467 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx); in bufDone()490 int32_t QCameraChannel::bufDone(mm_camera_super_buf_t *recvd_frame, uint32_t stream_id) in bufDone() function in qcamera::QCameraChannel502 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx); in bufDone()1028 int32_t rc = pVideoStream->bufDone(opaque, isMetaData); in releaseFrame()
1870 pChannel->bufDone(super_buf); in releaseSuperBuf()1914 pChannel->bufDone(super_buf, super_buf->bufs[i]->stream_id); in releaseSuperBuf()
9407 stream->bufDone((uint32_t)idx); in returnStreamBuffer()
360 int32_t QCamera3Channel::bufDone(mm_camera_super_buf_t *recvd_frame) in bufDone() function in qcamera::QCamera3Channel368 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx); in bufDone()863 stream->bufDone(frameIndex); in streamCbRoutine()1162 rc = mStreams[0]->bufDone(index); in request()1584 rc = ((QCamera3MetadataChannel*)m_pMetaChannel)->bufDone(recvd_frame); in metadataBufDone()2170 rc = mStreams[0]->bufDone((uint32_t)index); in request()2684 bufDone(super_frame); in streamCbRoutine()2822 bufDone(super_frame); in streamCbRoutine()3077 mStreams[0]->bufDone(bufIdx); in request()3160 stream->bufDone(frameIndex); in streamCbRoutine()[all …]
613 bufDone(frame->bufs[0]->buf_idx); in processDataNotify()650 stream->bufDone(recvd_frame->bufs[0]->buf_idx); in dataNotifyCB()721 pme->bufDone(frame->bufs[0]->buf_idx); in dataProcRoutine()754 int32_t QCamera3Stream::bufDone(uint32_t index) in bufDone() function in qcamera::QCamera3Stream1344 pme->bufDone(frame->bufs[0]->buf_idx); in releaseFrameData()
76 virtual int32_t bufDone(uint32_t index);
98 int32_t bufDone(mm_camera_super_buf_t *recvd_frame);650 int32_t bufDone(mm_camera_super_buf_t *recvd_frame);
963 m_parent->bufDone(super_buf); in releaseSuperBuf()1018 rc = m_pReprocChannel->bufDone(job->src_frame); in releaseJpegJobData()
3841 mMetadataChannel->bufDone(metadata_buf); in handleBatchMetadata()3942 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()3976 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()4089 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()4295 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()