Searched defs:tmpbufsize (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-lib/src/seq/ |
D | seq_local.h | 92 size_t tmpbufsize; /* size of errbuf */ member
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | turbojpeg.c | 981 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local 1624 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjDecompressToYUVPlanes() local
|
/third_party/libjpeg-turbo/ |
D | turbojpeg.c | 993 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; local 1642 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | turbojpeg.c | 921 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local 1550 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjDecompressToYUVPlanes() local
|