Home
last modified time | relevance | path

Searched refs:FWHT_CB_UNENCODED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.h102 #define FWHT_CB_UNENCODED BIT(3) macro
H A Dcodec-v4l2-fwht.c261 if (encoding & FWHT_CB_UNENCODED) in v4l2_fwht_encode()
H A Dcodec-fwht.c808 encoding |= FWHT_CB_UNENCODED; in fwht_encode_frame()