Searched refs:CB_UNENCODED (Results 1 – 3 of 3) sorted by relevance
122 #define CB_UNENCODED BIT(3) macro
721 encoding |= CB_UNENCODED; in encode_frame()
212 if (encoding & CB_UNENCODED) in encode()