Searched refs:n_desc (Results 1 – 12 of 12) sorted by relevance
67 guint consumed, total, n_desc; in gst_mpeg_descriptor_parse() local74 n_desc = 0; in gst_mpeg_descriptor_parse()83 n_desc++; in gst_mpeg_descriptor_parse()88 GST_DEBUG ("parsed %d descriptors", n_desc); in gst_mpeg_descriptor_parse()94 result->n_desc = n_desc; in gst_mpeg_descriptor_parse()108 return desc->n_desc; in gst_mpeg_descriptor_n_desc()144 if (i > desc->n_desc) in gst_mpeg_descriptor_nth()
237 guint n_desc; member
950 uint16_t n_desc; member957 int16_t n_desc; member965 uint16_t n_desc; member1234 sys::swapByteOrder(S.n_desc); in swapStruct()1239 sys::swapByteOrder(sym.n_desc); in swapStruct()1245 sys::swapByteOrder(sym.n_desc); in swapStruct()1340 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() argument1341 return (((n_desc) >> 8u) & 0xffu); in GET_LIBRARY_ORDINAL()1344 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() argument1345 n_desc = (((n_desc) & 0x00ff) | (((ordinal) & 0xff) << 8)); in SET_LIBRARY_ORDINAL()[all …]
981 uint16_t n_desc; member988 int16_t n_desc; member996 uint16_t n_desc; member1265 sys::swapByteOrder(S.n_desc); in swapStruct()1270 sys::swapByteOrder(sym.n_desc); in swapStruct()1276 sys::swapByteOrder(sym.n_desc); in swapStruct()1390 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() argument1391 return (((n_desc) >> 8u) & 0xffu); in GET_LIBRARY_ORDINAL()1394 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() argument1395 n_desc = (((n_desc)&0x00ff) | (((ordinal)&0xff) << 8)); in SET_LIBRARY_ORDINAL()[all …]
222 Desc = NL64.n_desc; in createNormalizedSymbols()230 Desc = NL32.n_desc; in createNormalizedSymbols()
379 ListEntry.n_desc = NLE.n_desc; in writeNListEntry()
197 IO.mapRequired("n_desc", NListEntry.n_desc); in mapping()
287 CHECK_FIELD(n_desc); in generic_header_check()
72 uint16_t n_desc; member
152 boost::uint16_t n_desc; member
1700 NDesc = STE_64.n_desc; in checkSymbolTable()1707 NDesc = STE.n_desc; in checkSymbolTable()1810 return 1 << MachO::GET_COMM_ALIGN(Entry.n_desc); in getSymbolAlignment()1847 uint16_t MachOFlags = Entry.n_desc; in getSymbolFlags()
15085 GLuint n_desc = 0; in test() local15102 n_desc = 2; in test()15111 n_desc = 4; in test()15123 n_desc = 2; in test()15131 n_desc = 4; in test()15143 n_desc = 4; in test()15155 n_desc = 4; in test()15167 n_desc = 6; in test()15183 n_desc = 6; in test()15199 n_desc = 6; in test()[all …]