Searched defs:fec_module (Results 1 – 1 of 1) sorted by relevance
127 struct fec_module { struct128 struct list_head list_rd;129 struct list_head list_wr;130 struct rkisp_ispp_buf *cur_rd;131 struct rkispp_dummy_buffer *dummy_cur_rd;132 struct rkisp_ispp_reg *reg_buf;133 struct frame_debug_info dbg;134 spinlock_t buf_lock;135 u32 uv_offset;136 bool is_end;