Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h462 #define BOUNDARY_UPPER_TILE (1 << 3) macro
Dhevc_filter.c734 lc->boundary_flags & BOUNDARY_UPPER_TILE && in ff_hevc_deblocking_boundary_strengths()
Dhevcdec.c2437 lc->boundary_flags |= BOUNDARY_UPPER_TILE; in hls_decode_neighbour()
2448 … 0) && (ctb_addr_in_slice >= s->ps.sps->ctb_width) && !(lc->boundary_flags & BOUNDARY_UPPER_TILE)); in hls_decode_neighbour()