Home
last modified time | relevance | path

Searched refs:huff_ac_tab (Results 1 – 1 of 1) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.cpp1639 ulong huff_ac_tab[2][256]; in WriteImage() local
1701 htable, buffer, 16, 9 ), is_ac_tab ? huff_ac_tab[idx] : in WriteImage()
1799 const ulong* htable = huff_ac_tab[is_chroma]; in WriteImage()