Home
last modified time | relevance | path

Searched refs:intra_refresh (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dvenc.c674 struct hfi_intra_refresh intra_refresh = {}; in venc_set_properties() local
973 intra_refresh.mode = HFI_INTRA_REFRESH_NONE; in venc_set_properties()
974 intra_refresh.cir_mbs = 0; in venc_set_properties()
985 intra_refresh.cir_mbs = mbs; in venc_set_properties()
988 intra_refresh.mode = HFI_INTRA_REFRESH_CYCLIC; in venc_set_properties()
990 intra_refresh.mode = HFI_INTRA_REFRESH_RANDOM; in venc_set_properties()
995 ret = hfi_session_set_property(inst, ptype, &intra_refresh); in venc_set_properties()
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda.h125 int intra_refresh; member
H A Dcoda-bit.c745 ctx->params.intra_refresh); in coda_enc_param_change()
747 coda_write(dev, ctx->params.intra_refresh, in coda_enc_param_change()
1244 coda_write(dev, ctx->params.intra_refresh, in coda_start_encoding()
H A Dcoda-common.c2278 ctx->params.intra_refresh = ctrl->val; in coda_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda.h134 int intra_refresh; member
H A Dcoda-bit.c747 ctx->params.intra_refresh); in coda_enc_param_change()
749 coda_write(dev, ctx->params.intra_refresh, in coda_enc_param_change()
1246 coda_write(dev, ctx->params.intra_refresh, in coda_start_encoding()
H A Dcoda-common.c2280 ctx->params.intra_refresh = ctrl->val; in coda_s_ctrl()

Completed in 19 milliseconds