Home | History | Annotate | Download | only in highgui

Lines Matching full:is_chroma

1795                 int is_chroma = i >= luma_count;
1799 const ulong* htable = huff_ac_tab[is_chroma];
1801 aan_fdct8x8( src_ptr, buffer, src_step, fdct_qtab[is_chroma] );
1803 j = is_chroma + (i > luma_count);
1812 m_strm.PutHuff( cat, huff_dc_tab[is_chroma] );