Searched refs:hprediv (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-byteproc.c400 u32 hprediv, vprediv; local
426 hprediv = sink_fmt->width / compose->width;
427 if (hprediv == 4)
429 else if ((vpix->code == MEDIA_BUS_FMT_Y8_1X8) && (hprediv == 2))
431 else if (hprediv == 2)
444 hprediv, vprediv);

Completed in 167 milliseconds