Home
last modified time | relevance | path

Searched refs:PBLOCK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c26 #define PBLOCK 0 macro
77 *output++ = (blocktype == PBLOCK ? htons(PFRAME_BIT) : 0); in rlc()
639 return vari <= vard ? IBLOCK : PBLOCK; in decide_blocktype()
723 if (blocktype == PBLOCK) in encode_plane()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c27 #define PBLOCK 0 macro
78 *output++ = (blocktype == PBLOCK ? htons(PFRAME_BIT) : 0); in rlc()
640 return vari <= vard ? IBLOCK : PBLOCK; in decide_blocktype()
724 if (blocktype == PBLOCK) in encode_plane()

Completed in 4 milliseconds