Searched refs:intra_refresh (Results 1 – 4 of 4) sorted by relevance
552 struct hfi_intra_refresh intra_refresh = {}; in venc_set_properties() local826 intra_refresh.mode = HFI_INTRA_REFRESH_NONE; in venc_set_properties()827 intra_refresh.cir_mbs = 0; in venc_set_properties()838 intra_refresh.mode = HFI_INTRA_REFRESH_RANDOM; in venc_set_properties()839 intra_refresh.cir_mbs = mbs; in venc_set_properties()844 ret = hfi_session_set_property(inst, ptype, &intra_refresh); in venc_set_properties()
134 int intra_refresh; member
745 ctx->params.intra_refresh); in coda_enc_param_change()747 coda_write(dev, ctx->params.intra_refresh, in coda_enc_param_change()1238 coda_write(dev, ctx->params.intra_refresh, in coda_start_encoding()
2270 ctx->params.intra_refresh = ctrl->val; in coda_s_ctrl()