Searched refs:FWHT_FRAME_PCODED (Results 1 – 3 of 3) sorted by relevance
131 #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()
715 encoding |= FWHT_FRAME_PCODED; in encode_plane()771 encoding &= ~FWHT_FRAME_PCODED; in encode_plane()