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.c1113 const int skip_this_c = skip_this && !block_edge_left; in vp9_filter_block_plane_non420() local
1130 if (!skip_this_c && ((c >> ss_x) & 3) == 0) { in vp9_filter_block_plane_non420()
1143 if (!skip_this_c && ((c >> ss_x) & 1) == 0) { in vp9_filter_block_plane_non420()
1157 if (!skip_this_c) { in vp9_filter_block_plane_non420()