Home | History | Annotate | Download | only in src

Lines Matching refs:MP4_ELEMENT_ID

454                                                MP4_ELEMENT_ID previous_element,
857 FDKmemcpy(self->elements, elementsTab[asc->m_channelConfiguration-1], sizeof(MP4_ELEMENT_ID)*FDKmin(7,7));
1063 MP4_ELEMENT_ID type = ID_NONE; /* Current element type */
1146 MP4_ELEMENT_ID previous_element = ID_END; /* Last element ID (required for extension payload mapping */
1156 type = (MP4_ELEMENT_ID) FDKreadBits(bs,3);