Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.h277 typedef struct AUContext { // Access Unit Context struct
287 } AUContext; argument
299 int (*write_packet)(struct avmux_s *inst, AUContext *packet);
H A DTsMuxer.h135 int tsmux_write_packet(struct avmux_s *inst, AUContext *pkt);
H A DTsMuxer.c681 int tsmux_write_packet(struct avmux_s *inst, AUContext *pkt) in tsmux_write_packet()
H A Dmadp_mfe.c237 AUContext g_vid_auctx, g_aud_auctx;