Searched refs:gop_cnt (Results 1 – 2 of 2) sorted by relevance
241 !state->gop_cnt, in v4l2_fwht_encode()242 state->gop_cnt == state->gop_size - 1, in v4l2_fwht_encode()247 state->gop_cnt = 0; in v4l2_fwht_encode()248 if (++state->gop_cnt >= state->gop_size) in v4l2_fwht_encode()249 state->gop_cnt = 0; in v4l2_fwht_encode()
35 unsigned int gop_cnt; member