Home
last modified time | relevance | path

Searched refs:BUFFER (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c358 { IPP_SIZE_LIMIT(BUFFER, .h = { 8, SZ_16K }, .v = { 8, SZ_16K }) },
363 { IPP_SIZE_LIMIT(BUFFER, .h = { 8, SZ_16K }, .v = { 8, SZ_16K }) },
368 { IPP_SIZE_LIMIT(BUFFER, .h = { 8, SZ_8K }, .v = { 8, SZ_8K }) },
373 { IPP_SIZE_LIMIT(BUFFER, .h = { 8, SZ_8K }, .v = { 8, SZ_8K }) },
378 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, SZ_64K }, .v = { 32, SZ_64K }) },
383 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, SZ_64K }, .v = { 32, SZ_64K }) },
388 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, SZ_32K }, .v = { 32, SZ_32K }) },
H A Dexynos_drm_scaler.c595 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K }) },
602 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K }) },
609 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K }) },
615 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K })},
H A Dexynos_drm_fimc.c1231 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, 8192, 8 }, .v = { 16, 8192, 2 }) },
1239 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, 8192, 8 }, .v = { 16, 8192, 2 }) },
1247 { IPP_SIZE_LIMIT(BUFFER, .h = { 128, 1920, 128 }, .v = { 32, 1920, 32 }) },
1254 { IPP_SIZE_LIMIT(BUFFER, .h = { 128, 1920, 128 }, .v = { 32, 1920, 32 }) },
H A Dexynos_drm_gsc.c1362 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, 4800, 8 }, .v = { 16, 3344, 8 }) },
1370 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, 4800, 8 }, .v = { 16, 3344, 8 }) },
1378 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, 8191, 16 }, .v = { 16, 8191, 2 }) },
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt72 R000 DOUBLE-BUFFER:GetVersion
73 R001 DOUBLE-BUFFER:AllocateBackBufferName
74 R002 DOUBLE-BUFFER:DeallocateBackBufferName
75 R003 DOUBLE-BUFFER:SwapBuffers
76 R004 DOUBLE-BUFFER:BeginIdiom
77 R005 DOUBLE-BUFFER:EndIdiom
78 R006 DOUBLE-BUFFER:GetVisualInfo
79 R007 DOUBLE-BUFFER:GetBackBufferAttributes
80 E000 DOUBLE-BUFFER:BadBuffer
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dring-buffer-design.rst138 |reader| RING BUFFER
151 |reader| RING BUFFER
164 |reader| RING BUFFER
177 |buffer| RING BUFFER
497 |reader| RING BUFFER
513 |reader| RING BUFFER
530 |reader| RING BUFFER
546 |reader| RING BUFFER
559 |buffer| RING BUFFER
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxext_1.3.4.bb5 are DOUBLE-BUFFER, DPMS, Extended-Visual-Information, LBX, MIT_SHM, \
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dibmvmc.rst137 ADD BUFFER (HMC IDX=0,1,..) _
139 ADD BUFFER RESPONSE | - Perform # HMCs Iterations
/OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/
H A DREADME1 ION BUFFER SHARING UTILITY
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_common.xml.h174 BUFFER = 1, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-133992 -- Function: int getentropy (void *BUFFER, size_t LENGTH)
3997 array starting at BUFFER. LENGTH can be no more than 256. On
4009 The combination of BUFFER and LENGTH arguments specifies an
4027 -- Function: ssize_t getrandom (void *BUFFER, size_t LENGTH, unsigned
4033 starting at BUFFER. The FLAGS argument should be either zero, or
4072 The combination of BUFFER and LENGTH arguments specifies an
4119 -- Function: int backtrace (void **BUFFER, int SIZE)
4126 BUFFER. The argument SIZE should be the number of ‘void *’
4127 elements that will fit into BUFFER. The return value is the actual
4128 number of entries of BUFFER that are obtained, and is at most SIZE.
[all …]
H A Dlibc.info-124020 length of the buffer pointed to by BUFFER.
4154 The buffer of length BUFLEN pointed to by BUFFER can be used for
4188 BUFFER of length BUFLEN. There must not be any references to
5279 -- Function: int getutent_r (struct utmp *BUFFER, struct utmp **RESULT)
5287 pointed to by the parameter BUFFER.
5292 probably the same value as BUFFER). If something went wrong during
5297 -- Function: int getutid_r (const struct utmp *ID, struct utmp *BUFFER,
5305 buffer pointed to by the parameter BUFFER.
5315 *BUFFER, struct utmp **RESULT)
5322 in the buffer pointed to by the parameter BUFFER.
[all …]
H A Dlibc.info-92532 -- Function: int drand48_r (struct drand48_data *BUFFER, double
2541 supplied through the pointer BUFFER. The random number is returned
2552 drand48_data *BUFFER, double *RESULT)
2558 takes an argument BUFFER which describes the random number
2569 -- Function: int lrand48_r (struct drand48_data *BUFFER, long int
2587 drand48_data *BUFFER, long int *RESULT)
2595 information from the buffer pointed to by BUFFER. The state is
2604 -- Function: int mrand48_r (struct drand48_data *BUFFER, long int
2612 value in the buffer pointed to by BUFFER.
2621 drand48_data *BUFFER, long int *RESULT)
[all …]
H A Dlibc.info-65600 -- Function: char * getcwd (char *BUFFER, size_t SIZE)
5607 BUFFER that you provide. The SIZE argument is how you tell the
5608 system the allocation size of BUFFER.
5611 specify a null pointer for the BUFFER argument. Then ‘getcwd’
5617 The return value is BUFFER on success and a null pointer on
5622 The SIZE argument is zero and BUFFER is not a null pointer.
5656 -- Deprecated Function: char * getwd (char *BUFFER)
5665 The BUFFER argument should be a pointer to an array at least
6395 -- Function: ssize_t getdents64 (int FD, void *BUFFER, size_t LENGTH)
6402 array starting at BUFFER.
[all …]
H A Dlibc.info-56101 ssize_t READER (void *COOKIE, char *BUFFER, size_t SIZE)
6105 BUFFER, and return the number of bytes read, or zero to indicate
6110 ssize_t WRITER (void *COOKIE, const char *BUFFER, size_t SIZE)
6741 -- Function: ssize_t read (int FILEDES, void *BUFFER, size_t SIZE)
6747 descriptor FILEDES, storing the results in the BUFFER. (This is
6838 -- Function: ssize_t pread (int FILEDES, void *BUFFER, size_t SIZE,
6875 -- Function: ssize_t pread64 (int FILEDES, void *BUFFER, size_t SIZE,
6893 -- Function: ssize_t write (int FILEDES, const void *BUFFER, size_t
6899 The ‘write’ function writes up to SIZE bytes from BUFFER to the
6900 file with descriptor FILEDES. The data in BUFFER is not
[all …]
H A Dlibc.info-102343 *BUFFER)
2350 pointed to by the parameter BUFFER. This buffer should have room
2354 the result was written into, i.e., it returns BUFFER. Otherwise it
2372 -- Function: char * ctime_r (const time_t *TIME, char *BUFFER)
2378 string pointed to by BUFFER. It is equivalent to (written using
2384 the result was written into, i.e., it returns BUFFER. Otherwise it
5518 if (setjmp (BUFFER))
H A Dlibc.info-76429 -- Function: ssize_t send (int SOCKET, const void *BUFFER, size_t SIZE,
6497 -- Function: ssize_t recv (int SOCKET, void *BUFFER, size_t SIZE, int
6972 -- Function: ssize_t sendto (int SOCKET, const void *BUFFER, size_t
6978 The ‘sendto’ function transmits the data in the BUFFER through the
7010 -- Function: ssize_t recvfrom (int SOCKET, void *BUFFER, size_t SIZE,
7017 into the buffer BUFFER. The SIZE argument specifies the maximum
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-133992 -- Function: int getentropy (void *BUFFER, size_t LENGTH)
3997 array starting at BUFFER. LENGTH can be no more than 256. On
4009 The combination of BUFFER and LENGTH arguments specifies an
4027 -- Function: ssize_t getrandom (void *BUFFER, size_t LENGTH, unsigned
4033 starting at BUFFER. The FLAGS argument should be either zero, or
4072 The combination of BUFFER and LENGTH arguments specifies an
4119 -- Function: int backtrace (void **BUFFER, int SIZE)
4126 BUFFER. The argument SIZE should be the number of ‘void *’
4127 elements that will fit into BUFFER. The return value is the actual
4128 number of entries of BUFFER that are obtained, and is at most SIZE.
[all …]
H A Dlibc.info-124020 length of the buffer pointed to by BUFFER.
4154 The buffer of length BUFLEN pointed to by BUFFER can be used for
4188 BUFFER of length BUFLEN. There must not be any references to
5279 -- Function: int getutent_r (struct utmp *BUFFER, struct utmp **RESULT)
5287 pointed to by the parameter BUFFER.
5292 probably the same value as BUFFER). If something went wrong during
5297 -- Function: int getutid_r (const struct utmp *ID, struct utmp *BUFFER,
5305 buffer pointed to by the parameter BUFFER.
5315 *BUFFER, struct utmp **RESULT)
5322 in the buffer pointed to by the parameter BUFFER.
[all …]
H A Dlibc.info-92532 -- Function: int drand48_r (struct drand48_data *BUFFER, double
2541 supplied through the pointer BUFFER. The random number is returned
2552 drand48_data *BUFFER, double *RESULT)
2558 takes an argument BUFFER which describes the random number
2569 -- Function: int lrand48_r (struct drand48_data *BUFFER, long int
2587 drand48_data *BUFFER, long int *RESULT)
2595 information from the buffer pointed to by BUFFER. The state is
2604 -- Function: int mrand48_r (struct drand48_data *BUFFER, long int
2612 value in the buffer pointed to by BUFFER.
2621 drand48_data *BUFFER, long int *RESULT)
[all …]
H A Dlibc.info-65600 -- Function: char * getcwd (char *BUFFER, size_t SIZE)
5607 BUFFER that you provide. The SIZE argument is how you tell the
5608 system the allocation size of BUFFER.
5611 specify a null pointer for the BUFFER argument. Then ‘getcwd’
5617 The return value is BUFFER on success and a null pointer on
5622 The SIZE argument is zero and BUFFER is not a null pointer.
5656 -- Deprecated Function: char * getwd (char *BUFFER)
5665 The BUFFER argument should be a pointer to an array at least
6395 -- Function: ssize_t getdents64 (int FD, void *BUFFER, size_t LENGTH)
6402 array starting at BUFFER.
[all …]
H A Dlibc.info-56101 ssize_t READER (void *COOKIE, char *BUFFER, size_t SIZE)
6105 BUFFER, and return the number of bytes read, or zero to indicate
6110 ssize_t WRITER (void *COOKIE, const char *BUFFER, size_t SIZE)
6741 -- Function: ssize_t read (int FILEDES, void *BUFFER, size_t SIZE)
6747 descriptor FILEDES, storing the results in the BUFFER. (This is
6838 -- Function: ssize_t pread (int FILEDES, void *BUFFER, size_t SIZE,
6875 -- Function: ssize_t pread64 (int FILEDES, void *BUFFER, size_t SIZE,
6893 -- Function: ssize_t write (int FILEDES, const void *BUFFER, size_t
6899 The ‘write’ function writes up to SIZE bytes from BUFFER to the
6900 file with descriptor FILEDES. The data in BUFFER is not
[all …]
H A Dlibc.info-102343 *BUFFER)
2350 pointed to by the parameter BUFFER. This buffer should have room
2354 the result was written into, i.e., it returns BUFFER. Otherwise it
2372 -- Function: char * ctime_r (const time_t *TIME, char *BUFFER)
2378 string pointed to by BUFFER. It is equivalent to (written using
2384 the result was written into, i.e., it returns BUFFER. Otherwise it
5518 if (setjmp (BUFFER))
H A Dlibc.info-76429 -- Function: ssize_t send (int SOCKET, const void *BUFFER, size_t SIZE,
6497 -- Function: ssize_t recv (int SOCKET, void *BUFFER, size_t SIZE, int
6972 -- Function: ssize_t sendto (int SOCKET, const void *BUFFER, size_t
6978 The ‘sendto’ function transmits the data in the BUFFER through the
7010 -- Function: ssize_t recvfrom (int SOCKET, void *BUFFER, size_t SIZE,
7017 into the buffer BUFFER. The SIZE argument specifies the maximum
H A Dlibc.info-45302 COMPILED, char *restrict BUFFER, size_t LENGTH)
5309 at BUFFER. For the COMPILED argument, supply the same compiled

12