!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.3.27 

uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 

uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364)  

Safe-mode: OFF (not secure)

/usr/src/linux-headers-6.6.104-grsec-jammy+/include/media/   drwxr-xr-x
Free 714.34 GB of 879.6 GB (81.21%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     mipi-csi2.h (1.39 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_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.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.013 ]--