Searched refs:fhd (Results 1 – 5 of 5) sorted by relevance
13 compatible = "tianma,fhd-video", "novatek,nt36672a";
57 compatible = "jdi,fhd-r63452";
110 compatible = "jdi,fhd-r63452";
12 tegra124-nyan-big-fhd.dtb \
405 { BYTE const fhd = ((const BYTE*)src)[minInputSize-1]; in ZSTD_frameHeaderSize_internal() local406 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal()407 U32 const singleSegment = (fhd >> 5) & 1; in ZSTD_frameHeaderSize_internal()408 U32 const fcsId = fhd >> 6; in ZSTD_frameHeaderSize_internal()