depth-decompress.h
Go to the documentation of this file.
1 // License: Apache 2.0. See LICENSE file in root directory.
2 // Copyright(c) 2019 Intel Corporation. All Rights Reserved.
3 
4 #pragma once
5 
7 
8 namespace librealsense
9 {
11  {
12  public:
14 
15  void process_function(byte* const dest[], const byte* source, int width, int height, int actual_size, int input_size) override;
16 
17  protected:
19  };
20 
22 }
#define LRS_EXTENSION_API
Definition: src/types.h:20
GLint GLsizei GLsizei height
unsigned char byte
Definition: src/types.h:52
GLsizei GLsizei GLchar * source
LZ4LIB_API char * dest
Definition: lz4.h:438
MAP_EXTENSION(RS2_EXTENSION_POINTS, librealsense::points)
GLint GLsizei width


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:12