Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.h65 uint16_t above_uv[TX_SIZES]; member
Dvp9_loopfilter.c663 uint16_t *const above_uv = &lfm->above_uv[tx_size_uv]; in build_masks() local
1532 uint16_t *const above_uv = &lfm->above_uv[tx_size_uv]; in vp9_build_mask() local