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