Home
last modified time | relevance | path

Searched refs:IndexRingEntry (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.h115 } IndexRingEntry; typedef
127 IndexRingEntry* index_ring;
160 int outbuf_get(Outstream *s, MFE_U8 **ppbuf, MFE_U8 **ppread, MFE_U8 **ppwrite, IndexRingEntry **pp…
303 …E_U8 **ppStreamBuffer, MFE_U8 **ppBufReadPtr, MFE_U8 **ppBufWritePtr, IndexRingEntry **ppIndexPtr);
311 …E_U8 **ppStreamBuffer, MFE_U8 **ppBufReadPtr, MFE_U8 **ppBufWritePtr, IndexRingEntry **ppIndexPtr);
H A Dmadp_mfe.h243 …void MPEG2TS_GetBuffer(U8** ppBuffer, U8 **ppBufReadPtr, U8 **ppBufWritePtr, IndexRingEntry **ppIn…
248 U8 *g_read_bbuf, IndexRingEntry *g_index_ring,
H A DMuxCommon.c312 int outbuf_get(Outstream *s, MFE_U8 **ppbuf, MFE_U8 **ppread, MFE_U8 **ppwrite, IndexRingEntry **pp… in outbuf_get()
369 …FE_U8 **ppStreamBuffer, MFE_U8 **ppBufReadPtr, MFE_U8 **ppBufWritePtr, IndexRingEntry **ppIndexPtr) in mux_read()
H A Dmadp_mfe.c566 MFE_U8 *g_read_bbuf, IndexRingEntry *g_index_ring, in MAdp_TSMUX_Init()
939 …ffer(MFE_U8** ppBuffer, MFE_U8 **ppBufReadPtr, MFE_U8 **ppBufWritePtr, IndexRingEntry **ppIndexPtr) in MPEG2TS_GetBuffer()