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()1722 pChannel->bufDone(super_frame); in snapshot_channel_cb_routine()1735 pChannel->bufDone(super_frame); in snapshot_channel_cb_routine()1827 pChannel->bufDone(super_frame); in raw_channel_cb_routine()2603 stream->bufDone(super_frame); in metadata_stream_cb_routine()[all …]
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);
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);
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()
863 stream->bufDone(frameIndex); in streamCbRoutine()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()3934 mStreams[0]->bufDone(bufIdx); in request()4043 stream->bufDone(frameIndex); in streamCbRoutine()4061 stream->bufDone(frameIndex); in streamCbRoutine()5241 rc = pStream->bufDone(index); in doReprocessOffline()5266 rc = pStream->bufDone(bufIdx); in doReprocessOffline()[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);653 int32_t bufDone(mm_camera_super_buf_t *recvd_frame);
984 m_parent->bufDone(super_buf); in releaseSuperBuf()1039 rc = m_pReprocChannel->bufDone(job->src_frame); in releaseJpegJobData()
3836 mMetadataChannel->bufDone(metadata_buf); in handleBatchMetadata()3937 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()3971 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()4084 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()4292 mMetadataChannel->bufDone(metadata_buf); in handleMetadataWithLock()