Home
last modified time | relevance | path

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

/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Ddeblock.cc425 int bS = img->get_deblk_bS(xDi,yDi); in edge_filtering_luma_internal()
756 int bS = img->get_deblk_bS(xDi*SubWidthC,yDi*SubHeightC); in edge_filtering_chroma_internal()
H A Dimage.h816 uint8_t get_deblk_bS(int x0,int y0) const in get_deblk_bS() function
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Ddeblock.cc428 int bS = img->get_deblk_bS(xDi,yDi); in edge_filtering_luma_internal()
761 int bS = img->get_deblk_bS(xDi*SubWidthC,yDi*SubHeightC); in edge_filtering_chroma_internal()
H A Dimage.h843 uint8_t get_deblk_bS(int x0,int y0) const in get_deblk_bS() function