OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_batch
(Results
1 - 9
of
9
) sorted by null
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
330
LOGI("MM_CAMERA_GENERIC_CMD_TYPE_CAPTURE_SETTING %u
num_batch
= %d",
331
start, cmd_cb->u.gen_cmd.frame_config.
num_batch
);
335
for (i = 0; i < cmd_cb->u.gen_cmd.frame_config.
num_batch
; i++) {
339
ch_obj->frameConfig.
num_batch
] =
341
ch_obj->frameConfig.
num_batch
++;
344
ch_obj->frameConfig.
num_batch
].type);
348
ch_obj->frameConfig.
num_batch
);
372
i < ch_obj->frameConfig.
num_batch
;
387
i < ch_obj->frameConfig.
num_batch
;
538
ch_obj->cur_capture_idx, ch_obj->frameConfig.
num_batch
);
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.cpp
[
all
...]
/device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.cpp
[
all
...]
/device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.cpp
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
316
__func__, __LINE__, ch_obj->frame_config->
num_batch
);
317
for (i = 0; i < ch_obj->frame_config->
num_batch
; i++) {
[
all
...]
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
316
__func__, __LINE__, ch_obj->frame_config->
num_batch
);
317
for (i = 0; i < ch_obj->frame_config->
num_batch
; i++) {
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/common/
cam_types.h
873
uint32_t
num_batch
; /*Number of frames batch requested*/
member in struct:__anon3371
[
all
...]
/device/lge/bullhead/camera/QCamera2/stack/common/
cam_types.h
873
uint32_t
num_batch
; /*Number of frames batch requested*/
member in struct:__anon4282
[
all
...]
/hardware/qcom/camera/QCamera2/stack/common/
cam_types.h
974
uint32_t
num_batch
; /*Number of frames batch requested*/
member in struct:__anon31902
[
all
...]
Completed in 727 milliseconds