Home
last modified time | relevance | path

Searched defs:tmpbufsize (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/seq/
Dseq_local.h92 size_t tmpbufsize; /* size of errbuf */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c981 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local
1624 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjDecompressToYUVPlanes() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c921 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local
1550 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjDecompressToYUVPlanes() local
/third_party/libjpeg-turbo/
Dturbojpeg.c950 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local
1582 tmpbufsize = 0, usetmpbuf = 0, th[MAX_COMPONENTS]; in tjDecompressToYUVPlanes() local
/third_party/glib/glib/
Dgdate.c2644 gsize tmpbufsize; in g_date_strftime() local