Home
last modified time | relevance | path

Searched refs:gop_cnt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.c241 !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()
H A Dcodec-v4l2-fwht.h35 unsigned int gop_cnt; member
H A Dvicodec-core.c1574 state->gop_cnt = 0; in vicodec_start_streaming()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h69 RK_S32 gop_cnt; member