Searched refs:send_f_rsp (Results 1 – 2 of 2) sorted by relevance
415 BOOLEAN set_f_bit = p_fcrb->send_f_rsp; in prepare_I_frame()417 p_fcrb->send_f_rsp = FALSE; in prepare_I_frame()993 p_fcrb->send_f_rsp = TRUE; /* Set a flag in case an I-frame is pending */ in process_s_frame()1024 if (p_fcrb->send_f_rsp) { in process_s_frame()1033 p_fcrb->send_f_rsp = FALSE; in process_s_frame()
190 BOOLEAN send_f_rsp; /* We need to send an F-bit response */ member