Lines Matching +full:parameter +full:- +full:less
1 /* SPDX-License-Identifier: GPL-2.0 */
14 * to a previously-written number of data bytes to copy to the output buffer.
16 * The template code is a 5-bit value. This code indicates what to do with
24 * Any row with less than 4 actions is padded with noop actions, indicated by
32 * corresponding arg is an index parameter that points to, respectively, a 2,
40 * bytes ((2^8 = 256) * 8 bytes). Think of it as a kind-of ring buffer for
61 * 0x1d as a special "short data" template code, to represent less than 8 bytes
66 * compressed buffers containing this sw-only template will be rejected by
68 * library. The 842 software compression module includes a parameter to
69 * disable using this sw-only "short data" template, and instead simply
90 /* sw only template - this is not in the hw design; it's used only by this
127 /* the max of the regular templates - not including the special templates */