Home
last modified time | relevance | path

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

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibEncoder/
H A DTEncSampleAdaptiveOffset.cpp934 Int* skipLinesB = m_skipLinesB[compIdx]; in getBlkStats() local
951 endY = (isBelowAvail) ? (height - skipLinesB[typeIdx]) : height; in getBlkStats()
989 for(y=0; y<skipLinesB[typeIdx]; y++) in getBlkStats()
1028 endY = isBelowAvail ? (height - skipLinesB[typeIdx]) : (height - 1); in getBlkStats()
1074 for(y=0; y<skipLinesB[typeIdx]; y++) in getBlkStats()
1118 endY = isBelowAvail ? (height - skipLinesB[typeIdx]) : (height - 1); in getBlkStats()
1177 for(y=0; y<skipLinesB[typeIdx]; y++) in getBlkStats()
1216 endY = isBelowAvail ? (height - skipLinesB[typeIdx]) : (height - 1); in getBlkStats()
1276 for(y=0; y<skipLinesB[typeIdx]; y++) in getBlkStats()
1307 endY = isBelowAvail ? (height- skipLinesB[typeIdx]) : height; in getBlkStats()
[all …]