Searched refs:refh (Results 1 – 2 of 2) sorted by relevance
167 u32 refw, refh; in config_ref() local171 refh = buf->vp9.height; in config_ref()174 hantro_reg_write(ctx->dev, &ref_reg->height, refh); in config_ref()177 hantro_reg_write(ctx->dev, &ref_reg->ver_scale, (refh << 14) / dst->vp9.height); in config_ref()
652 unsigned int refh = ref_bufs[i]->vp9.height; in config_registers() local656 vscale = (refh << 14) / dst->vp9.height; in config_registers()