Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_filter.c725 int boundary_upper, boundary_left; in ff_hevc_deblocking_boundary_strengths() local
728 boundary_upper = y0 > 0 && !(y0 & 7); in ff_hevc_deblocking_boundary_strengths()
729 if (boundary_upper && in ff_hevc_deblocking_boundary_strengths()
736 boundary_upper = 0; in ff_hevc_deblocking_boundary_strengths()
738 if (boundary_upper) { in ff_hevc_deblocking_boundary_strengths()