Home
last modified time | relevance | path

Searched refs:buffer_width (Results 1 – 9 of 9) sorted by relevance

/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c517 if ( test_obj->buffer_width == 0 || test_obj->buffer_height == 0 ) { in mm_app_add_raw_stream()
521 stream->s_config.stream_info->dim.width = (int32_t)test_obj->buffer_width; in mm_app_add_raw_stream()
572 if ( test_obj->buffer_width == 0 || test_obj->buffer_height == 0 ) { in mm_app_add_snapshot_stream()
576 stream->s_config.stream_info->dim.width = (int32_t)test_obj->buffer_width; in mm_app_add_snapshot_stream()
882 test_obj->data_overlay.src.width = test_obj->buffer_width; in mm_app_initialize_fb()
884 test_obj->data_overlay.src_rect.w = test_obj->buffer_width; in mm_app_initialize_fb()
886 test_obj->data_overlay.dst_rect.w = test_obj->buffer_width; in mm_app_initialize_fb()
Dmm_qcamera_app.c1650 if ( ( lib_handle->test_obj.buffer_width != dim->width) || in tuneserver_capture()
1653 lib_handle->test_obj.buffer_width = dim->width; in tuneserver_capture()
1686 lib_handle->test_obj.buffer_width = dim->width; in tuneserver_capture()
1799 handle->test_obj.buffer_width = DEFAULT_PREVIEW_WIDTH; in mm_camera_lib_open()
2145 width = handle->test_obj.buffer_width; in mm_camera_lib_send_command()
2147 handle->test_obj.buffer_width = in mm_camera_lib_send_command()
2172 handle->test_obj.buffer_width = width; in mm_camera_lib_send_command()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c517 if ( test_obj->buffer_width == 0 || test_obj->buffer_height == 0 ) { in mm_app_add_raw_stream()
521 stream->s_config.stream_info->dim.width = (int32_t)test_obj->buffer_width; in mm_app_add_raw_stream()
572 if ( test_obj->buffer_width == 0 || test_obj->buffer_height == 0 ) { in mm_app_add_snapshot_stream()
576 stream->s_config.stream_info->dim.width = (int32_t)test_obj->buffer_width; in mm_app_add_snapshot_stream()
882 test_obj->data_overlay.src.width = test_obj->buffer_width; in mm_app_initialize_fb()
884 test_obj->data_overlay.src_rect.w = test_obj->buffer_width; in mm_app_initialize_fb()
886 test_obj->data_overlay.dst_rect.w = test_obj->buffer_width; in mm_app_initialize_fb()
Dmm_qcamera_app.c1650 if ( ( lib_handle->test_obj.buffer_width != dim->width) || in tuneserver_capture()
1653 lib_handle->test_obj.buffer_width = dim->width; in tuneserver_capture()
1686 lib_handle->test_obj.buffer_width = dim->width; in tuneserver_capture()
1799 handle->test_obj.buffer_width = DEFAULT_PREVIEW_WIDTH; in mm_camera_lib_open()
2145 width = handle->test_obj.buffer_width; in mm_camera_lib_send_command()
2147 handle->test_obj.buffer_width = in mm_camera_lib_send_command()
2172 handle->test_obj.buffer_width = width; in mm_camera_lib_send_command()
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c763 if ( test_obj->buffer_width == 0 || test_obj->buffer_height == 0 ) { in mm_app_add_raw_stream()
767 abc.stream_sizes[0].width = (int32_t)test_obj->buffer_width; in mm_app_add_raw_stream()
806 if ( test_obj->buffer_width == 0 || test_obj->buffer_height == 0 ) { in mm_app_add_raw_stream()
810 stream->s_config.stream_info->dim.width = (int32_t)test_obj->buffer_width; in mm_app_add_raw_stream()
884 if ( test_obj->buffer_width == 0 || test_obj->buffer_height == 0 ) { in mm_app_add_snapshot_stream()
1208 test_obj->data_overlay.src.width = test_obj->buffer_width; in mm_app_initialize_fb()
1210 test_obj->data_overlay.src_rect.w = test_obj->buffer_width; in mm_app_initialize_fb()
1212 test_obj->data_overlay.dst_rect.w = test_obj->buffer_width; in mm_app_initialize_fb()
Dmm_qcamera_app.c1580 if ( ( lib_handle->test_obj.buffer_width != dim->width) || in tuneserver_capture()
1583 lib_handle->test_obj.buffer_width = dim->width; in tuneserver_capture()
1616 lib_handle->test_obj.buffer_width = dim->width; in tuneserver_capture()
1729 handle->test_obj.buffer_width = DEFAULT_PREVIEW_WIDTH; in mm_camera_lib_open()
2076 width = handle->test_obj.buffer_width; in mm_camera_lib_send_command()
2078 handle->test_obj.buffer_width = in mm_camera_lib_send_command()
2102 handle->test_obj.buffer_width = width; in mm_camera_lib_send_command()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h227 uint32_t buffer_width, buffer_height; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h225 uint32_t buffer_width, buffer_height; member
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h227 uint32_t buffer_width, buffer_height; member