Lines Matching refs:gop_size
968 if (ctx->gop_counter + b_counter + closed_gop_end >= ctx->gop_size)
1005 } else if (ctx->gop_counter + b_counter >= ctx->gop_size) {
1020 if (ctx->gop_counter + b_counter + closed_gop_end == ctx->gop_size) {
1700 rc_window_size = avctx->gop_size > 0 ? avctx->gop_size : 60;
1970 avctx->gop_size <= 1)) {
2011 avctx->gop_size <= 1) {
2013 ctx->gop_size = 1;
2028 ctx->gop_size = avctx->gop_size;
2039 ctx->gop_size = avctx->gop_size;