Searched defs:indication (Results 1 – 2 of 2) sorted by relevance
315 String indication = computePowerIndication(); in updateIndication() local
374 const uint8_t indication = ((seq[4] & 0xF) << 4) | ((seq[5] & 0xF0) >> 4); in parseMpeg2ProfileLevelFromHeader() local443 const uint8_t indication = seq[4]; in parseMpeg4ProfileLevelFromCsd() local