Home
last modified time | relevance | path

Searched refs:blocktype (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
Dcodec-fwht.c54 rlc(const s16 *in, __be16 *output, int blocktype) in rlc() argument
77 *output++ = (blocktype == PBLOCK ? htons(PFRAME_BIT) : 0); in rlc()
703 int blocktype = IBLOCK; in encode_plane() local
707 blocktype = decide_blocktype(input, refp, in encode_plane()
709 if (blocktype == IBLOCK) { in encode_plane()
721 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane()
723 if (blocktype == PBLOCK) in encode_plane()
731 size = rlc(cf->coeffs, *rlco, blocktype); in encode_plane()
/kernel/linux/linux-5.10/fs/jbd2/
Drecovery.c466 int blocktype; in do_one_pass() local
544 blocktype = be32_to_cpu(tmp->h_blocktype); in do_one_pass()
547 blocktype, sequence); in do_one_pass()
558 switch(blocktype) { in do_one_pass()
851 blocktype); in do_one_pass()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch37641 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
37646 + type->erasesize = blocksizes[blocktype];
37661 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
37666 + type->erasesize = blocksizes[blocktype];
39168 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
39173 + type->erasesize = blocksizes[blocktype];
39190 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
39195 + type->erasesize = blocksizes[blocktype];
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch328588 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
328593 + type->erasesize = blocksizes[blocktype];
328608 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
328613 + type->erasesize = blocksizes[blocktype];
330115 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
330120 + type->erasesize = blocksizes[blocktype];
330137 + int blocktype = (((id[3] >> 5) & 0x04) | ((id[3] >> 4) & 0x03));
330142 + type->erasesize = blocksizes[blocktype];