Searched refs:gop_cnt (Results 1 – 3 of 3) sorted by relevance
257 !state->gop_cnt, in v4l2_fwht_encode()258 state->gop_cnt == state->gop_size - 1, in v4l2_fwht_encode()263 state->gop_cnt = 0; in v4l2_fwht_encode()264 if (++state->gop_cnt >= state->gop_size) in v4l2_fwht_encode()265 state->gop_cnt = 0; in v4l2_fwht_encode()
35 unsigned int gop_cnt; member
1615 state->gop_cnt = 0; in vicodec_start_streaming()