Home
last modified time | relevance | path

Searched refs:hdr_width_div (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.c289 unsigned int hdr_width_div, hdr_height_div; in v4l2_fwht_decode() local
336 hdr_width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in v4l2_fwht_decode()
338 if (hdr_width_div != info->width_div || in v4l2_fwht_decode()