Searched defs:startCode (Results 1 – 4 of 4) sorted by relevance
248 const unsigned char startCode[] = {0, 0, 0, 1}; in Insert() local
83 bool startCode) { in CheckOutFrame()
121 HBUINT16 *startCode = c->start_embed<HBUINT16> (); in serialize_startcode_array() local255 HBUINT16 *startCode = serialize_startcode_array (c, it); in serialize() local
601 def splitRange(startCode, endCode, cmap): argument