HomeSort by relevance Sort by last modified time
    Searched refs:reproc_stream (Results 1 - 4 of 4) sorted by null

  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 221 test_obj->reproc_stream = stream;
272 test_obj->reproc_stream = NULL;
296 if ( NULL == test_obj->reproc_stream ) {
336 test_obj->reproc_stream->s_config.stream_info->parm_buf = param;
339 test_obj->reproc_stream->s_id,
340 &test_obj->reproc_stream->s_config.stream_info->parm_buf);
mm_qcamera_preview.c 296 if ( pme->enable_reproc && ( NULL != pme->reproc_stream ) ) {
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp 1402 QCameraStream *reproc_stream = NULL; local
1478 QCameraStream *reproc_stream = NULL; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 245 mm_camera_stream_t *reproc_stream; member in struct:__anon4436

Completed in 94 milliseconds