Home
last modified time | relevance | path

Searched defs:above_y (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.h62 uint64_t above_y[TX_SIZES]; member
Dvp9_loopfilter.c660 uint64_t *const above_y = &lfm->above_y[tx_size_y]; in build_masks() local
736 uint64_t *const above_y = &lfm->above_y[tx_size_y]; in build_y_mask() local
1529 uint64_t *const above_y = &lfm->above_y[tx_size_y]; in vp9_build_mask() local