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