Searched defs:startCode (Results 1 – 5 of 5) sorted by relevance
109 for (int32_t startCode = CODE_START_A; startCode <= CODE_START_C; in FindStartPattern() local179 int32_t startCode = (*startPatternInfo)[2]; in DecodeRow() local
217 const unsigned char startCode[] = {0, 0, 0, 1}; in Insert() local
237 bool startCode) { in CheckOutFrame()
60 private boolean startCode; field in CheckMethodAdapter
552 def splitRange(startCode, endCode, cmap): argument