Searched defs:fbuf (Results 1 – 8 of 8) sorted by relevance
21 register char * fbuf; local
91 float fbuf[960*2]; in test_dec_api() local351 float fbuf[960*2]; in test_msdec_api() local1074 float fbuf[960*2]; in test_enc_api() local
717 char fbuf[32]; local762 char fbuf[32]; local888 char fbuf[32]; local1076 char fbuf[8]; local1108 char fbuf[8]; local
212 char fbuf[16], *ptr = fbuf; in show_clat_percentiles() local
90 ChannelBuffer<float>* fbuf() { in fbuf() function in webrtc::IFChannelBuffer
991 …ByteBuffer fbuf = randomAccessFile.getChannel().map(FileChannel.MapMode.READ_ONLY, 0, randomAccess… in parseBody() local1111 …private void decodeMultipartData(String boundary, ByteBuffer fbuf, BufferedReader in, Map<String, … in decodeMultipartData()