Home
last modified time | relevance | path

Searched refs:buf_index (Results 1 – 20 of 20) sorted by relevance

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c51 int buf_index; /* the buffer index in the pipeline */ member
485 audio_port->buf_index = k; in use_buffers()
496 busy[audio_port->buf_index] = 0; in unuse_buffers()
552 audio_port->buf_index = audio_port->peer->buf_index; in allocate_buffers()
663 float *buf = pipeline->buffers[audio_port->buf_index]; in cras_dsp_pipeline_instantiate()
668 audio_port->buf_index, instance->plugin->title, in cras_dsp_pipeline_instantiate()
672 float *buf = pipeline->buffers[audio_port->buf_index]; in cras_dsp_pipeline_instantiate()
677 audio_port->buf_index, instance->plugin->title, in cras_dsp_pipeline_instantiate()
762 return pipeline->buffers[audio_port->buf_index]; in find_buffer()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraChannel.cpp1282 uint32_t buf_index = 0; in doReprocessOffline() local
1301 buf_index = (buf_index < ((*it).index)) ? ((*it).index) : buf_index; in doReprocessOffline()
1303 buf_index += 1; in doReprocessOffline()
1306 meta_buf_index = buf_index; in doReprocessOffline()
1324 buf_index += 1; in doReprocessOffline()
1328 buf_index, in doReprocessOffline()
1338 mappedBuffer.index = buf_index; in doReprocessOffline()
1347 param.reprocess.buf_index = buf_index; in doReprocessOffline()
1356 param.reprocess.frame_idx, param.reprocess.buf_index, in doReprocessOffline()
1532 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
[all …]
DQCameraStream.h148 uint8_t buf_index[CAMERA_MAX_CONSUMER_BATCH_BUFFER_SIZE]; member
DQCameraStream.cpp1238 uint8_t buf_idx = mStreamMetaMemory[index].buf_index[i]; in bufDone()
DQCamera2HWICallbacks.cpp1475 stream->mStreamMetaMemory[stream->mCurMetaIndex].buf_index[index] in video_stream_cb_routine()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraChannel.cpp1244 uint32_t buf_index = 1; in doReprocessOffline() local
1246 buf_index, in doReprocessOffline()
1255 mappedBuffer.index = buf_index; in doReprocessOffline()
1264 param.reprocess.buf_index = buf_index; in doReprocessOffline()
1334 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
1344 param.reprocess.frame_idx, param.reprocess.buf_index, in doReprocess()
1395 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraChannel.cpp1232 uint32_t buf_index = 1; in doReprocessOffline() local
1234 buf_index, in doReprocessOffline()
1243 mappedBuffer.index = buf_index; in doReprocessOffline()
1252 param.reprocess.buf_index = buf_index; in doReprocessOffline()
1322 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
1332 param.reprocess.frame_idx, param.reprocess.buf_index, in doReprocess()
1383 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c314 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c324 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c324 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_intf.h425 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_intf.h425 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4818 param.reprocess.buf_index = buf_idx; in doReprocessOffline()
4824 param.reprocess.frame_idx, param.reprocess.buf_index, in doReprocessOffline()
4883 param.reprocess.buf_index = buf_idx; in doReprocess()
4889 param.reprocess.frame_idx, param.reprocess.buf_index, in doReprocess()
DQCamera3HWI.cpp4153 streamsArray.stream_request[streamsArray.num_streams++].buf_index = CAM_FREERUN_IDX; in processCaptureRequest()
4365 streamsArray.stream_request[j].buf_index = CAM_FREERUN_IDX; in processCaptureRequest()
4367 streamsArray.stream_request[j].buf_index = indexUsed; in processCaptureRequest()
4396 streamsArray.stream_request[j].buf_index = CAM_FREERUN_IDX; in processCaptureRequest()
4398 streamsArray.stream_request[j].buf_index = indexUsed; in processCaptureRequest()
4423 streamsArray.stream_request[j].buf_index = CAM_FREERUN_IDX; in processCaptureRequest()
4425 streamsArray.stream_request[j].buf_index = indexUsed; in processCaptureRequest()
4483 … mBatchedStreamsArray.stream_request[mBatchedStreamsArray.num_streams].buf_index = in processCaptureRequest()
4484 streamsArray.stream_request[k].buf_index; in processCaptureRequest()
4517 … mBatchedStreamsArray.stream_request[mBatchedStreamsArray.num_streams].buf_index = in processCaptureRequest()
[all …]
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_intf.h542 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
Dcam_types.h1665 uint32_t buf_index; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_intf.h542 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
Dcam_types.h1665 uint32_t buf_index; member
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4243 param.reprocess.buf_index = buf_idx; in doReprocessOffline()
4305 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4243 param.reprocess.buf_index = buf_idx; in doReprocessOffline()
4305 param.reprocess.buf_index = buf_idx; in doReprocess()