Home
last modified time | relevance | path

Searched defs:buffersize (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/doc/examples/
Dio2.c22 int buffersize; in main() local
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c95 gint32 buffersize; member
/third_party/alsa-utils/alsaloop/
Dpcmjob.c170 snd_pcm_uframes_t buffersize; in setparams_bufsize() local
/third_party/libsnd/src/
Dogg_opus.c234 int buffersize ; member
/third_party/python/Modules/cjkcodecs/
Dmultibytecodec.c1245 Py_ssize_t buffersize; in _multibytecodec_MultibyteIncrementalDecoder_setstate_impl() local
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c592 attr_list_path(pathname_t * name, char *buffer, const int buffersize, int flags, in attr_list_path()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h2289 __u32 buffersize; member
2300 __u32 buffersize; member
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h2289 __u32 buffersize; member
2300 __u32 buffersize; member
/third_party/libxml2/
Dxpath.c3130 xmlXPathFormatNumber(double number, char buffer[], int buffersize) in xmlXPathFormatNumber()