Home | History | Annotate | Download | only in highgui

Lines Matching defs:htable

1689         const uchar* htable = i == 0 ? jpegTableK3 : i == 1 ? jpegTableK5 :
1698 lowstrm.PutBytes( htable
1701 htable, buffer, 16, 9 ), is_ac_tab ? huff_ac_tab[idx] :
1799 const ulong* htable = huff_ac_tab[is_chroma];
1828 m_strm.PutHuff( 0xF0, htable ); // encode 16 zeros
1837 m_strm.PutHuff( cat + run*16, htable );
1847 m_strm.PutHuff( 0x00, htable ); // encode EOB