Searched refs:indication (Results 1 – 4 of 4) sorted by relevance
282 String indication = computePowerIndication(); in updateIndication() local284 indication += ", " + (mChargingWattage / 1000) + " mW"; in updateIndication()286 mTextView.switchIndication(indication); in updateIndication()
369 const uint8_t indication = ((seq[4] & 0xF) << 4) | ((seq[5] & 0xF0) >> 4); in parseMpeg2ProfileLevelFromHeader() local401 if (escapes.map(indication, &profileLevel)) { in parseMpeg2ProfileLevelFromHeader()404 } else if (profiles.map(indication & 0x70, &profile)) { in parseMpeg2ProfileLevelFromHeader()406 if (levels.map(indication & 0xF, &level)) { in parseMpeg2ProfileLevelFromHeader()438 const uint8_t indication = seq[4]; in parseMpeg4ProfileLevelFromCsd() local517 if (table.map(indication, &profileLevel)) { in parseMpeg4ProfileLevelFromCsd()
184 latch is the earliest indication that the frame was submitted in time
878 // Ring indication for an incoming call