Searched refs:send_f_rsp (Results 1 – 2 of 2) sorted by relevance
298 bool set_f_bit = p_fcrb->send_f_rsp; in prepare_I_frame()300 p_fcrb->send_f_rsp = false; in prepare_I_frame()936 p_fcrb->send_f_rsp = true; /* Set a flag in case an I-frame is pending */ in process_s_frame()969 if (p_fcrb->send_f_rsp) { in process_s_frame()975 p_fcrb->send_f_rsp = false; in process_s_frame()
239 bool send_f_rsp; /* We need to send an F-bit response */ member