Searched refs:S5P_ENC_STREAM_BOUND_MASK (Results 1 – 2 of 2) sorted by relevance
215 reg &= ~S5P_ENC_STREAM_BOUND_MASK; in s5p_jpeg_enc_stream_int()217 reg |= size & S5P_ENC_STREAM_BOUND_MASK; in s5p_jpeg_enc_stream_int()
148 #define S5P_ENC_STREAM_BOUND_MASK 0xffffff macro