Searched refs:burst_mode (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/
H A Dmm_jpeg_test.c76 uint32_t burst_mode; member in struct:__anon2676
308 uint32_t burst_mode = p_input->burst_mode; local
446 p_params->burst_mode = burst_mode;
497 if (jpeg_obj->params.burst_mode && jpeg_obj->min_out_bufs) {
559 p_test->burst_mode = 1;
/hardware/qcom/camera/QCamera2/stack/common/
H A Dmm_jpeg_interface.h200 uint32_t burst_mode; member in struct:__anon2542
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c533 if (p_params->burst_mode ||
2584 if (p_params->burst_mode) {
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraPostProc.cpp478 encode_parm.burst_mode = mUseJpegBurst;

Completed in 487 milliseconds