Searched defs:narrow (Results 1 – 2 of 2) sorted by relevance
48 bool narrow = color_range == DRM_COLOR_YCBCR_LIMITED_RANGE; in komeda_select_yuv2rgb_coeffs() local
1706 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64()