Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c172 static const uint16_t above_prediction_mask_uv[BLOCK_SIZES] = { variable
693 *above_uv |= above_prediction_mask_uv[block_size] << shift_uv; in build_masks()
1567 *above_uv |= above_prediction_mask_uv[block_size] << shift_uv; in vp9_build_mask()