Searched defs:mBuf (Results 1 – 10 of 10) sorted by relevance
58 ANativeWindowBuffer *mBuf; variable
262 unsigned char* mBuf; // for read variable315 unsigned char* mBuf; // for getBuffer() variable
37 GLvoid *mBuf; variable
30 private byte[] mBuf; field in BitwiseInputStream
30 private byte[] mBuf; field in BitwiseOutputStream
45 private byte[] mBuf; field in ResampleInputStream
47 private final byte[] mBuf = new byte[SAMPLES_PER_FRAME * 2]; field in AmrInputStream
43 private final byte[] mBuf = new byte[1024]; field in UlawEncoderInputStream
103 private byte[] mBuf; field in Connection
195 int mBuf; member