Home
last modified time | relevance | path

Searched defs:obuff (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dima_rw.c69 SAMPL *obuff, /* obuff[n] will be output samples */ in ImaExpandS()
136 SAMPL *obuff, /* output samples, n*chans */ in lsx_ima_block_expand_i()
165 unsigned char *obuff /* output buffer[blockAlign], or NULL for no output */ in ImaMashS()
251 unsigned char *obuff, /* output buffer[blockAlign] */ in ImaMashChannel()
303 unsigned char *obuff, /* output buffer[blockAlign] */ in lsx_ima_block_mash_i()
H A Dadpcm.c115 SAMPL *obuff, /* output samples, n*chans */ in lsx_ms_adpcm_block_expand_i()
178 unsigned char *obuff /* output buffer[blockAlign], or NULL for no output */ in AdpcmMashS()
259 unsigned char *obuff /* output buffer[blockAlign] */ in AdpcmMashChannel()
308 unsigned char *obuff, /* output buffer[blockAlign] */ in lsx_ms_adpcm_block_mash_i()
/OK3568_Linux_fs/u-boot/tools/
H A Dxway-swap-bytes.c14 short ibuff[BUFSIZ], obuff[BUFSIZ]; in main() local
/OK3568_Linux_fs/external/xserver/dix/
H A Dgetevents.c412 char *ibuff = NULL, *obuff; in GetMotionHistory() local