Home | History | Annotate | Download | only in highgui

Lines Matching refs:block_count

1648     int  block_count = luma_count + channels - 1;
1753 memset( block, 0, block_count*64*sizeof(block[0][0]));
1793 for( i = 0; i < block_count; i++ )