Lines Matching refs:buf_idx
330 rc = mStreams[j]->bufDone(recvd_frame->bufs[i]->buf_idx); in bufDone()
601 frameIndex = (uint8_t)super_frame->bufs[0]->buf_idx; in streamCbRoutine()
1857 frame_number = mMemory.getFrameNumber((uint8_t)super_frame->bufs[0]->buf_idx); in streamCbRoutine()
1878 mMemory.cleanInvalidateCache(super_frame->bufs[0]->buf_idx); in streamCbRoutine()
2525 frameIndex = (uint8_t)super_frame->bufs[0]->buf_idx; in streamCbRoutine()
2886 snapshotIdx = (int32_t)src_frame->bufs[0]->buf_idx; in jpegEvtHandle()
3203 frameIndex = (uint8_t)super_frame->bufs[0]->buf_idx; in streamCbRoutine()
3546 frameIndex = (uint8_t)super_frame->bufs[0]->buf_idx; in streamCbRoutine()
3580 frameIndex = (uint8_t)super_frame->bufs[0]->buf_idx; in streamCbRoutine()
3868 uint32_t buf_idx = recvd_frame->bufs[0]->buf_idx; in bufDone() local
3869 mFreeBufferList.push_back(buf_idx); in bufDone()
4196 uint32_t buf_idx = (uint32_t)(mOfflineBuffersIndex + 1); in doReprocessOffline() local
4199 buf_idx, -1, in doReprocessOffline()
4202 mappedBuffer.index = buf_idx; in doReprocessOffline()
4206 mOfflineBuffersIndex = (int32_t)buf_idx; in doReprocessOffline()
4233 param.reprocess.buf_index = buf_idx; in doReprocessOffline()
4277 uint8_t buf_idx = 0; in doReprocess() local
4280 buf_idx, -1, in doReprocess()
4287 param.reprocess.buf_index = buf_idx; in doReprocess()
4290 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()
4296 buf_idx, -1); in doReprocess()