Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c938 const int skip_this_c = skip_this && !block_edge_left; in filter_block_plane_non420() local
956 if (!skip_this_c && ((c >> ss_x) & 3) == 0) { in filter_block_plane_non420()
969 if (!skip_this_c && ((c >> ss_x) & 1) == 0) { in filter_block_plane_non420()
983 if (!skip_this_c) { in filter_block_plane_non420()