Searched refs:outbuf_get (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | MuxCommon.c | 312 int outbuf_get(Outstream *s, MFE_U8 **ppbuf, MFE_U8 **ppread, MFE_U8 **ppwrite, IndexRingEntry **pp… in outbuf_get() function 373 rtn = outbuf_get(s->outstream, ppStreamBuffer, ppBufReadPtr, ppBufWritePtr, ppIndexPtr); in mux_read()
|
| H A D | MuxCommon.h | 160 int outbuf_get(Outstream *s, MFE_U8 **ppbuf, MFE_U8 **ppread, MFE_U8 **ppwrite, IndexRingEntry **pp…
|