Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c63 static const uint64_t above_64x64_txform_mask[TX_SIZES] = { variable
705 *above_y |= (size_mask[block_size] & above_64x64_txform_mask[tx_size_y]) in build_masks()
757 *above_y |= (size_mask[block_size] & above_64x64_txform_mask[tx_size_y]) in build_y_mask()
1578 *above_y |= (size_mask[block_size] & above_64x64_txform_mask[tx_size_y]) in vp9_build_mask()