Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_loopfilter.c936 const int skip_this_c = skip_this && !block_edge_left; in filter_block_plane_non420() local
954 if (!skip_this_c && ((c >> ss_x) & 3) == 0) { in filter_block_plane_non420()
967 if (!skip_this_c && ((c >> ss_x) & 1) == 0) { in filter_block_plane_non420()
981 if (!skip_this_c) { in filter_block_plane_non420()