/device/google/dragon/audio/hal/ |
D | cras_dsp_pipeline.c | 51 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/ |
D | QCameraChannel.cpp | 1282 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 …]
|
D | QCameraStream.h | 148 uint8_t buf_index[CAMERA_MAX_CONSUMER_BATCH_BUFFER_SIZE]; member
|
D | QCameraStream.cpp | 1238 uint8_t buf_idx = mStreamMetaMemory[index].buf_index[i]; in bufDone()
|
D | QCamera2HWICallbacks.cpp | 1475 stream->mStreamMetaMemory[stream->mCurMetaIndex].buf_index[index] in video_stream_cb_routine()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 1244 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/ |
D | QCameraChannel.cpp | 1232 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/ |
D | mm_qcamera_reprocess.c | 314 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_reprocess.c | 324 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_reprocess.c | 324 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_intf.h | 425 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_intf.h | 425 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 4818 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()
|
D | QCamera3HWI.cpp | 4153 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/ |
D | cam_intf.h | 542 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
|
D | cam_types.h | 1665 uint32_t buf_index; member
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/ |
D | cam_intf.h | 542 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
|
D | cam_types.h | 1665 uint32_t buf_index; member
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 4243 param.reprocess.buf_index = buf_idx; in doReprocessOffline() 4305 param.reprocess.buf_index = buf_idx; in doReprocess()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 4243 param.reprocess.buf_index = buf_idx; in doReprocessOffline() 4305 param.reprocess.buf_index = buf_idx; in doReprocess()
|