Home | History | Annotate | Download | only in HAL

Lines Matching defs:batch_count

1282     int8_t batch_count = 0;
1285 batch_count = atoi(value);
1289 if ((batch_count < CAMERA_MIN_BATCH_COUNT)
7580 int32_t batch_count = m_captureFrameConfig.num_batch;
7581 m_captureFrameConfig.configs[batch_count].type = CAM_CAPTURE_RESET;
7582 m_captureFrameConfig.configs[batch_count].num_frames = 0;
7587 int32_t batch_count = m_captureFrameConfig.num_batch;
7588 m_captureFrameConfig.configs[batch_count].type = CAM_CAPTURE_RESET;
7589 m_captureFrameConfig.configs[batch_count].num_frames = 0;