Home
last modified time | relevance | path

Searched defs:tmpBuf (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_dec.cpp52 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
75 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
102 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
127 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
150 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
174 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
201 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
223 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
245 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
280 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
[all …]
/aosp_15_r20/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_dec.cpp53 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
93 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
127 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
157 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
192 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
214 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
257 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
304 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
334 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
377 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
[all …]
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_dec.cpp313 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
543 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
567 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
987 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1031 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1058 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1085 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1120 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1161 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1197 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
[all …]
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_dec.cpp223 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
250 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
278 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
306 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
334 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
362 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1549 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1577 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1623 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
1650 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dstring.go18 type tmpBuf [tmpStringBufSize]byte type
25 func concatstrings(buf *tmpBuf, a []string) string {
59 func concatstring2(buf *tmpBuf, a0, a1 string) string {
63 func concatstring3(buf *tmpBuf, a0, a1, a2 string) string {
67 func concatstring4(buf *tmpBuf, a0, a1, a2, a3 string) string {
71 func concatstring5(buf *tmpBuf, a0, a1, a2, a3, a4 string) string {
91 func slicebytetostring(buf *tmpBuf, ptr *byte, n int) string {
136 func rawstringtmp(buf *tmpBuf, l int) (s string, b []byte) {
176 func stringtoslicebyte(buf *tmpBuf, s string) []byte {
212 func slicerunetostring(buf *tmpBuf, a []rune) string {
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DOpenSSLCipherRSA.java325 abstract int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation()
390 int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation()
605 int doCryptoOperation(byte[] tmpBuf, byte[] output) in doCryptoOperation()
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DOpenSSLCipherRSA.java321 abstract int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation()
383 int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation()
589 int doCryptoOperation(byte[] tmpBuf, byte[] output) in doCryptoOperation()
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeBlockBuffer.cpp76 Message tmpBuf[64]; in run() local
144 Message tmpBuf[64]; in run() local
/aosp_15_r20/frameworks/base/tools/aapt/
H A DZipFile.cpp647 unsigned char tmpBuf[32768]; in copyFpToFp() local
701 unsigned char tmpBuf[32768]; in copyPartialFpToFp() local
/aosp_15_r20/build/make/tools/zipalign/
H A DZipFile.cpp762 uint8_t tmpBuf[32768]; in copyFpToFp() local
819 uint8_t tmpBuf[32768]; in copyPartialFpToFp() local
/aosp_15_r20/external/deqp/execserver/
H A DxsPosixFileReader.cpp65 std::vector<uint8_t> tmpBuf(FILEREADER_TMP_BUFFER_SIZE); in run() local
H A DxsPosixTestProcess.cpp119 std::vector<uint8_t> tmpBuf(FILEREADER_TMP_BUFFER_SIZE); in run() local
H A DxsWin32TestProcess.cpp224 std::vector<uint8_t> tmpBuf(FILEREADER_TMP_BUFFER_SIZE); in run() local
/aosp_15_r20/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
H A DByteBufTestUtils.java57 ByteBuf tmpBuf = getDirectBuffer(readBytes, ref); in fragmentByteBuf() local
/aosp_15_r20/frameworks/rs/cpp/
H A DRenderScript.cpp222 void *tmpBuf = realloc(rbuf, rbuf_size); in threadProc() local
/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DOverlay.cpp283 char tmpBuf[5]; in getTimeString_l() local
/aosp_15_r20/external/aac/libMpegTPEnc/src/
H A Dtpenc_latm.cpp732 FDK_BITSTREAM tmpBuf; in transportEnc_LatmGetFrame() local
/aosp_15_r20/dalvik/tools/dexdeps/src/com/android/dexdeps/
H A DDexData.java37 private byte tmpBuf[] = new byte[4]; field in DexData
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DCryptRand.c572 DRBG_SEED tmpBuf; in CryptRandomStir() local
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
H A DVideoDecoderPerfTest.java262 ByteBuffer tmpBuf = ByteBuffer.allocate(w * h * 3 / 2); in doDecode() local
/aosp_15_r20/external/libjpeg-turbo/
H A Dtjbench.c331 unsigned char **jpegBuf = NULL, *yuvBuf = NULL, *tmpBuf = NULL, *srcPtr, in fullTest() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DDatagramChannelImpl.java794 ByteBuffer tmpBuf = ByteBuffer.allocate(1); in connect() local
/aosp_15_r20/external/deqp/execserver/tools/
H A DxsTest.cpp719 uint8_t tmpBuf[1024 * 16]; in runProgram() local
/aosp_15_r20/external/python/cpython3/PC/
Dwinreg.c1168 BYTE *tmpBuf; in winreg_EnumValue_impl() local
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp1259 char* tmpBuf = 0; in gralloc_lock() local

1234