Searched refs:fhd (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/boot/dts/nvidia/
H A DMakefile12 tegra124-nyan-big-fhd.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/nvidia/
H A DMakefile12 tegra124-nyan-big-fhd.dtb \
/linux-master/drivers/gpu/drm/panel/
H A DMakefile30 obj-$(CONFIG_DRM_PANEL_JDI_R63452) += panel-jdi-fhd-r63452.o
/linux-master/lib/zstd/decompress/
H A Dzstd_decompress.c399 { BYTE const fhd = ((const BYTE*)src)[minInputSize-1]; local
400 U32 const dictID= fhd & 3;
401 U32 const singleSegment = (fhd >> 5) & 1;
402 U32 const fcsId = fhd >> 6;

Completed in 105 milliseconds