Home
last modified time | relevance | path

Searched refs:reproc_stream (Results 1 – 12 of 12) sorted by relevance

/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c221 test_obj->reproc_stream = stream; in mm_app_add_reprocess_channel()
272 test_obj->reproc_stream = NULL; in mm_app_stop_reprocess()
296 if ( NULL == test_obj->reproc_stream ) { in mm_app_do_reprocess()
336 test_obj->reproc_stream->s_config.stream_info->parm_buf = param; in mm_app_do_reprocess()
339 test_obj->reproc_stream->s_id, in mm_app_do_reprocess()
340 … &test_obj->reproc_stream->s_config.stream_info->parm_buf); in mm_app_do_reprocess()
Dmm_qcamera_preview.c316 if ( pme->enable_reproc && ( NULL != pme->reproc_stream ) ) { in mm_app_zsl_notify_cb()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c221 test_obj->reproc_stream = stream; in mm_app_add_reprocess_channel()
272 test_obj->reproc_stream = NULL; in mm_app_stop_reprocess()
296 if ( NULL == test_obj->reproc_stream ) { in mm_app_do_reprocess()
336 test_obj->reproc_stream->s_config.stream_info->parm_buf = param; in mm_app_do_reprocess()
339 test_obj->reproc_stream->s_id, in mm_app_do_reprocess()
340 … &test_obj->reproc_stream->s_config.stream_info->parm_buf); in mm_app_do_reprocess()
Dmm_qcamera_preview.c316 if ( pme->enable_reproc && ( NULL != pme->reproc_stream ) ) { in mm_app_zsl_notify_cb()
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c223 test_obj->reproc_stream = stream; in mm_app_add_reprocess_channel()
270 test_obj->reproc_stream = NULL; in mm_app_stop_reprocess()
292 if ( NULL == test_obj->reproc_stream ) { in mm_app_do_reprocess()
324 test_obj->reproc_stream->s_config.stream_info->parm_buf = param; in mm_app_do_reprocess()
327 test_obj->reproc_stream->s_id, in mm_app_do_reprocess()
328 … &test_obj->reproc_stream->s_config.stream_info->parm_buf); in mm_app_do_reprocess()
Dmm_qcamera_preview.c447 if ( pme->enable_reproc && ( NULL != pme->reproc_stream ) ) { in mm_app_zsl_notify_cb()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraPostProc.cpp2013 QCameraStream *reproc_stream = NULL; in syncStreamParams() local
2022 &reproc_stream, in syncStreamParams()
2051 if ((NULL != reproc_stream) && (reproc_stream != main_stream)) { in syncStreamParams()
2052 ret = reproc_stream->syncRuntimeParams(); in syncStreamParams()
2085 QCameraStream *reproc_stream = NULL; in encodeData() local
2118 &reproc_stream, in encodeData()
2212 QCameraStream *reproc_stream = NULL; in encodeData() local
2217 &reproc_stream, in encodeData()
2275 if ((reproc_stream != NULL) && (m_DataMem == NULL) && in encodeData()
2278 QCameraHeapMemory* miscBufHandler = reproc_stream->getMiscBuf(); in encodeData()
[all …]
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraPostProc.cpp1708 QCameraStream *reproc_stream = NULL; in syncStreamParams() local
1717 &reproc_stream, in syncStreamParams()
1749 if ((NULL != reproc_stream) && (reproc_stream != main_stream)) { in syncStreamParams()
1750 ret = reproc_stream->syncRuntimeParams(); in syncStreamParams()
1784 QCameraStream *reproc_stream = NULL; in encodeData() local
1817 &reproc_stream, in encodeData()
1937 if ((reproc_stream != NULL) && (m_DataMem == NULL) && in encodeData()
1940 QCameraHeapMemory* miscBufHandler = reproc_stream->getMiscBuf(); in encodeData()
1957 } else if ((reproc_stream != NULL) && (m_parent->mParameters.isTruePortraitEnabled())) { in encodeData()
1959 QCameraHeapMemory* miscBufHandler = reproc_stream->getMiscBuf(); in encodeData()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraPostProc.cpp1708 QCameraStream *reproc_stream = NULL; in syncStreamParams() local
1717 &reproc_stream, in syncStreamParams()
1749 if ((NULL != reproc_stream) && (reproc_stream != main_stream)) { in syncStreamParams()
1750 ret = reproc_stream->syncRuntimeParams(); in syncStreamParams()
1784 QCameraStream *reproc_stream = NULL; in encodeData() local
1817 &reproc_stream, in encodeData()
1937 if ((reproc_stream != NULL) && (m_DataMem == NULL) && in encodeData()
1940 QCameraHeapMemory* miscBufHandler = reproc_stream->getMiscBuf(); in encodeData()
1957 } else if ((reproc_stream != NULL) && (m_parent->mParameters.isTruePortraitEnabled())) { in encodeData()
1959 QCameraHeapMemory* miscBufHandler = reproc_stream->getMiscBuf(); in encodeData()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h245 mm_camera_stream_t *reproc_stream; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h244 mm_camera_stream_t *reproc_stream; member
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h245 mm_camera_stream_t *reproc_stream; member