Searched refs:send_f_rsp (Results 1 – 2 of 2) sorted by relevance
416 bool set_f_bit = p_fcrb->send_f_rsp; in prepare_I_frame()418 p_fcrb->send_f_rsp = false; in prepare_I_frame()1101 p_fcrb->send_f_rsp = true; /* Set a flag in case an I-frame is pending */ in process_s_frame()1134 if (p_fcrb->send_f_rsp) { in process_s_frame()1142 p_fcrb->send_f_rsp = false; in process_s_frame()
202 bool send_f_rsp; /* We need to send an F-bit response */ member