Home
last modified time | relevance | path

Searched refs:intra_refresh (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvenc.h235 int intra_refresh; member
Dnvenc.c551 if((ctx->intra_refresh || ctx->single_slice_intra_refresh) && ret <= 0) { in nvenc_check_capabilities()
1117 if (ctx->intra_refresh) { in nvenc_setup_h264_config()
1138 if (ctx->intra_refresh) { in nvenc_setup_h264_config()
1229 if (ctx->intra_refresh) { in nvenc_setup_hevc_config()
1252 if (ctx->intra_refresh) { in nvenc_setup_hevc_config()
1442 ctx->intra_refresh = 1; in nvenc_setup_encoder()
1444 if (ctx->intra_refresh) in nvenc_setup_encoder()
Dlibx264.c82 int intra_refresh; member
788 if (x4->intra_refresh >= 0) in X264_init()
789 x4->params.b_intra_refresh = x4->intra_refresh; in X264_init()
1130 …{ "intra-refresh", "Use Periodic Intra Refresh instead of IDR frames.",OFFSET(intra_refresh),AV_OP…
Dnvenc_hevc.c175 … OFFSET(intra_refresh),AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE },
Dnvenc_h264.c194 … OFFSET(intra_refresh),AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE },
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_enc.h412 uint32_t intra_refresh; member
529 void (*intra_refresh)(struct radeon_encoder *enc); member
Dradeon_vcn_enc_2_0.c442 enc->intra_refresh(enc); in encode()
480 enc->cmd.intra_refresh = RENCODE_IB_PARAM_INTRA_REFRESH; in radeon_enc_2_0_init()
Dradeon_vcn_enc_1_2.c1117 RADEON_ENC_BEGIN(enc->cmd.intra_refresh); in radeon_enc_intra_refresh()
1301 enc->intra_refresh(enc); in encode()
1393 enc->intra_refresh = radeon_enc_intra_refresh; in radeon_enc_1_2_init()
1440 enc->cmd.intra_refresh = RENCODE_IB_PARAM_INTRA_REFRESH; in radeon_enc_1_2_init()
/third_party/ffmpeg/tests/fate/
Dlavf-container.mak86 fate-lavf-fate-h264.mp4: CMD = lavf_container_fate "h264/intra_refresh.h264" "" "-c:v copy"
Dh264.mak440 …sh-recovery: CMD = framecrc -i $(TARGET_SAMPLES)/h264/intra_refresh.h264 -frames:v…