Searched refs:CX18_F_I_ENC_PAUSED (Results 1 – 3 of 3) sorted by relevance
866 if (test_and_set_bit(CX18_F_I_ENC_PAUSED, &cx->i_flags)) in cx18_encoder_cmd()882 if (!test_and_clear_bit(CX18_F_I_ENC_PAUSED, &cx->i_flags)) in cx18_encoder_cmd()
264 #define CX18_F_I_ENC_PAUSED 13 /* the encoder is paused */ macro
540 if (test_and_clear_bit(CX18_F_I_ENC_PAUSED, &cx->i_flags)) in cx18_start_capture()