image
0.25.6
In image::
codecs::
jpeg::
entropy
image
::
codecs
::
jpeg
::
entropy
Function
build_huff_lut_const
Copy item path
Source
pub(crate) const fn build_huff_lut_const( bits: &[
u8
;
16
], huffval: &[
u8
], ) -> [(
u8
,
u16
);
256
]