Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c734 int boundary_upper, boundary_left; in ff_hevc_deblocking_boundary_strengths() local
737 boundary_upper = y0 > 0 && !(y0 & 7); in ff_hevc_deblocking_boundary_strengths()
738 if (boundary_upper && in ff_hevc_deblocking_boundary_strengths()
745 boundary_upper = 0; in ff_hevc_deblocking_boundary_strengths()
747 if (boundary_upper) { in ff_hevc_deblocking_boundary_strengths()

Completed in 2 milliseconds