Searched refs:DiracSchroQueueElement (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibdirac_libschro.h63 typedef struct DiracSchroQueueElement { struct
67 struct DiracSchroQueueElement *next;
68 } DiracSchroQueueElement; typedef in typeref:struct:DiracSchroQueueElement
76 DiracSchroQueueElement *p_head;
78 DiracSchroQueueElement *p_tail;
H A Dlibdirac_libschro.c83 DiracSchroQueueElement *p_new = av_mallocz(sizeof(DiracSchroQueueElement));
102 DiracSchroQueueElement *top = queue->p_head;

Completed in 52 milliseconds