Searched refs:FWHT_FRAME_PCODED (Results 1 – 3 of 3) sorted by relevance
99 #define FWHT_FRAME_PCODED BIT(0) macro
246 if (!(encoding & FWHT_FRAME_PCODED)) in v4l2_fwht_encode()267 if (!(encoding & FWHT_FRAME_PCODED)) in v4l2_fwht_encode()
716 encoding |= FWHT_FRAME_PCODED; in encode_plane()772 encoding &= ~FWHT_FRAME_PCODED; in encode_plane()