Searched refs:intra_refresh_period (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/qcom/venus/
H A Dcore.h297 u32 intra_refresh_period; member in struct:venc_controls
H A Dvenc.c976 if (ctr->intra_refresh_period) {
981 if (mbs % ctr->intra_refresh_period)
983 mbs /= ctr->intra_refresh_period;
H A Dvenc_ctrls.c324 ctr->intra_refresh_period = ctrl->val;

Completed in 187 milliseconds