Searched defs:narrow (Results 1 – 4 of 4) sorted by relevance
48 bool narrow = color_range == DRM_COLOR_YCBCR_LIMITED_RANGE; in komeda_select_yuv2rgb_coeffs() local
126 const int narrow; /* Narrow from this size. */ member
1713 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64()