Home
last modified time | relevance | path

Searched refs:chords (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dpixfmt-srggb8-pisp-comp.rst33 chords, preserving up to 12 significant bits. Mode 3 combines both companding
34 (with 4 chords) and the delta scheme, preserving up to 14 significant bits.
/linux-6.12.1/drivers/tty/vt/
Dkeyboard.c962 static unsigned long chords; in k_brlcommit() local
969 chords++; in k_brlcommit()
970 if (chords == brl_nbchords) { in k_brlcommit()
972 chords = 0; in k_brlcommit()