Searched refs:MAX_FRAME_BUF_NUM (Results 1 – 1 of 1) sorted by relevance
79 #define MAX_FRAME_BUF_NUM 20 macro83 frame_pre[MAX_FRAME_BUF_NUM][3]86 frame_tx[MAX_FRAME_BUF_NUM][3]92 frame_buf_idx_w = (frame_buf_idx_w + 1) % MAX_FRAME_BUF_NUM; in mismatch_move_frame_idx_w()114 frame_buf_idx_r = (frame_buf_idx_r + 1) % MAX_FRAME_BUF_NUM; in mismatch_move_frame_idx_r()