Searched refs:nnz_top1 (Results 1 – 4 of 4) sorted by relevance
1661 int nnz_top1 = M16( &nnz[top][10] ) | M16( &nnz[top][14] ); in x264_macroblock_deblock_strength() local1663 M16( &h->mb.cache.non_zero_count[i8+2] ) = nnz_top1 ? 0x0101 : 0; in x264_macroblock_deblock_strength()
1579 int nnz_top1 = M16( &nnz[top][10] ) | M16( &nnz[top][14] ); in x264_macroblock_deblock_strength() local1581 M16( &h->mb.cache.non_zero_count[i8+2] ) = nnz_top1 ? 0x0101 : 0; in x264_macroblock_deblock_strength()