Home
last modified time | relevance | path

Searched refs:thumb_index (Results 1 – 13 of 13) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/common/
Dmm_jpeg_interface.h137 uint32_t thumb_index; member
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dmm_jpeg_interface.h144 uint32_t thumb_index; member
/device/moto/shamu/camera/QCamera2/stack/common/
Dmm_jpeg_interface.h195 uint32_t thumb_index; member
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c745 &p_params->src_thumb_buf[p_jobparams->thumb_index]; in mm_jpeg_session_config_ports()
757 p_params->src_thumb_buf[p_jobparams->thumb_index].buf_size; in mm_jpeg_session_config_ports()
866 mm_jpeg_buf_t *p_tmb_buf = &p_params->src_thumb_buf[p_jobparams->thumb_index]; in mm_jpeg_session_config_thumbnail()
1564 p_session->p_in_omx_thumb_buf[p_jobparams->thumb_index]); in mm_jpeg_session_encode()
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c859 mm_jpeg_buf_t *p_tmb_buf = &p_params->src_thumb_buf[p_jobparams->thumb_index]; in mm_jpeg_session_config_thumbnail()
1469 p_session->p_in_omx_thumb_buf[p_jobparams->thumb_index]->pBuffer, in mm_jpeg_session_encode()
1470 (int)p_session->p_in_omx_thumb_buf[p_jobparams->thumb_index]->nAllocLen); in mm_jpeg_session_encode()
1473 p_session->p_in_omx_thumb_buf[p_jobparams->thumb_index]); in mm_jpeg_session_encode()
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c431 jpeg_obj.job.encode_job.thumb_index = i; in encode_test()
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c738 p_params->src_thumb_buf[p_jobparams->thumb_index].buf_size; in mm_jpeg_session_config_ports()
804 mm_jpeg_buf_t *p_tmb_buf = &p_params->src_thumb_buf[p_jobparams->thumb_index]; in mm_jpeg_session_config_thumbnail()
1417 p_session->p_in_omx_thumb_buf[p_jobparams->thumb_index]); in mm_jpeg_session_encode()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp1097 jpg_job.encode_job.thumb_index = 0; in encodeFWKData()
1338 jpg_job.encode_job.thumb_index = main_frame->buf_idx; in encodeData()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp928 jpg_job.encode_job.thumb_index = thumb_frame->buf_idx; in encodeData()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp972 jpg_job.encode_job.thumb_index = thumb_frame->buf_idx; in encodeData()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraPostProc.cpp1079 jpg_job.encode_job.thumb_index = thumb_frame->buf_idx; in encodeData()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraPostProc.cpp1079 jpg_job.encode_job.thumb_index = thumb_frame->buf_idx; in encodeData()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraPostProc.cpp1715 jpg_job.encode_job.thumb_index = thumb_frame->buf_idx; in encodeData()