!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-oracle-6.8-headers-6.8.0-1028/include/media/   drwxr-xr-x
Free 83.34 GB of 96.73 GB (86.16%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     mipi-csi2.h (1.46 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * MIPI CSI-2 Data Types
 *
 * Copyright (C) 2022 Laurent Pinchart <[email protected]>
 */

#ifndef _MEDIA_MIPI_CSI2_H
#define _MEDIA_MIPI_CSI2_H

/* Short packet data types */
#define MIPI_CSI2_DT_FS            0x00
#define MIPI_CSI2_DT_FE            0x01
#define MIPI_CSI2_DT_LS            0x02
#define MIPI_CSI2_DT_LE            0x03
#define MIPI_CSI2_DT_GENERIC_SHORT(n)    (0x08 + (n))    /* 0..7 */

/* Long packet data types */
#define MIPI_CSI2_DT_NULL        0x10
#define MIPI_CSI2_DT_BLANKING        0x11
#define MIPI_CSI2_DT_EMBEDDED_8B    0x12
#define MIPI_CSI2_DT_GENERIC_LONG(n)    (0x13 + (n) - 1)    /* 1..4 */
#define MIPI_CSI2_DT_YUV420_8B        0x18
#define MIPI_CSI2_DT_YUV420_10B        0x19
#define MIPI_CSI2_DT_YUV420_8B_LEGACY    0x1a
#define MIPI_CSI2_DT_YUV420_8B_CS    0x1c
#define MIPI_CSI2_DT_YUV420_10B_CS    0x1d
#define MIPI_CSI2_DT_YUV422_8B        0x1e
#define MIPI_CSI2_DT_YUV422_10B        0x1f
#define MIPI_CSI2_DT_RGB444        0x20
#define MIPI_CSI2_DT_RGB555        0x21
#define MIPI_CSI2_DT_RGB565        0x22
#define MIPI_CSI2_DT_RGB666        0x23
#define MIPI_CSI2_DT_RGB888        0x24
#define MIPI_CSI2_DT_RAW28        0x26
#define MIPI_CSI2_DT_RAW24        0x27
#define MIPI_CSI2_DT_RAW6        0x28
#define MIPI_CSI2_DT_RAW7        0x29
#define MIPI_CSI2_DT_RAW8        0x2a
#define MIPI_CSI2_DT_RAW10        0x2b
#define MIPI_CSI2_DT_RAW12        0x2c
#define MIPI_CSI2_DT_RAW14        0x2d
#define MIPI_CSI2_DT_RAW16        0x2e
#define MIPI_CSI2_DT_RAW20        0x2f
#define MIPI_CSI2_DT_USER_DEFINED(n)    (0x30 + (n))    /* 0..7 */

#endif /* _MEDIA_MIPI_CSI2_H */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0028 ]--