Searched refs:drop (Results 1 – 4 of 4) sorted by relevance
135 MS_U32 drop; /* code bits to drop for sub-table */ local238 drop = 0; /* current bits to drop from code for index */252 this.bits = (MS_U8)(len - drop);267 incr = 1U << (len - drop);272 next[(huff >> drop) + fill] = this;302 if (drop == 0)303 drop = root;309 curr = len - drop;312 while ((curr + drop) < max)314 MS_U32 index = (curr + drop)%(MAXBITS+1);[all …]
425 static void drop (void) { flushline(false); } in drop() function427 static void Strue (void) { drop(); ignoreoff(); state(IS_TRUE_PREFIX); } in Strue()428 static void Sfalse(void) { drop(); ignoreoff(); state(IS_FALSE_PREFIX); } in Sfalse()429 static void Selse (void) { drop(); state(IS_TRUE_ELSE); } in Selse()435 static void Dfalse(void) { drop(); ignoreoff(); state(IS_FALSE_TRAILER); } in Dfalse()436 static void Delif (void) { drop(); ignoreoff(); state(IS_FALSE_MIDDLE); } in Delif()437 static void Delse (void) { drop(); state(IS_FALSE_ELSE); } in Delse()438 static void Dendif(void) { drop(); unnest(); } in Dendif()466 drop, Eeof, abort },478 drop, Eeof, abort },[all …]
357 $(wildcard include/config/mp/cache/drop.h) \358 $(wildcard include/config/mp/cache/drop/debug.h) \
6020 /// Set frame rate convert drop type6021 /// @param u32DropType \b IN : FRC drop type.10020 /// Enable to let decoder force to drop error frame