y8i-to-y8y8.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 
6 #include "synthetic-stream.h"
7 
8 namespace librealsense
9 {
11  {
12  public:
13  y8i_to_y8y8(int left_idx = 1, int right_idx = 2);
14 
15  protected:
16  y8i_to_y8y8(const char* name, int left_idx, int right_idx);
17  void process_function(byte * const dest[], const byte * source, int width, int height, int actual_size, int input_size) override;
18  };
19 }
GLuint const GLchar * name
#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
GLint GLsizei width


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