Searched refs:refw (Results 1 – 2 of 2) sorted by relevance
183 u32 refw, refh; in config_ref() local186 refw = buf->vp9.width; in config_ref()189 hantro_reg_write(ctx->dev, &ref_reg->width, refw); in config_ref()192 hantro_reg_write(ctx->dev, &ref_reg->hor_scale, (refw << 14) / dst->vp9.width); in config_ref()
650 unsigned int refw = ref_bufs[i]->vp9.width; in config_registers() local654 hscale = (refw << 14) / dst->vp9.width; in config_registers()