Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb8-pisp-comp.rst34 chords, preserving up to 12 significant bits. Mode 3 combines both companding
35 (with 4 chords) and the delta scheme, preserving up to 14 significant bits.
/linux/drivers/tty/vt/
H A Dkeyboard.c947 static unsigned long chords; in k_brlcommit() local
954 chords++; in k_brlcommit()
955 if (chords == brl_nbchords) { in k_brlcommit()
957 chords = 0; in k_brlcommit()