Searched refs:stateful (Results 1 – 3 of 3) sorted by relevance
103 unsigned stateful; /* stateful mode flag */ member271 state->stateful = 1; in mppe_init()279 (state->stateful) ? "stateful" : "stateless"); in mppe_init()375 if (!state->stateful || /* stateless mode */ in mppe_compress()379 if (state->debug && state->stateful) in mppe_compress()476 if (!state->stateful && !flushed) { in mppe_decompress()482 if (state->stateful && ((ccount & 0xff) == 0xff) && !flushed) { in mppe_decompress()493 if (!state->stateful) { in mppe_decompress()
12 Chips&Media stateful encoder and decoder driver.
1 This driver is in staging until the V4L2 documentation about stateful video
Completed in 7 milliseconds