Home
last modified time | relevance | path

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

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibEncoder/
H A DTEncSampleAdaptiveOffset.h128 …Void getBlkStats(ComponentID compIdx, SAOStatData* statsDataTypes, Pel* srcBlk, Pel* orgBlk, Int s…
H A DTEncSampleAdaptiveOffset.cpp351 …Pel* orgBlk = orgYuv->getAddr(component) + ((yPos >> componentScaleY) * orgStride) + (xPos >> … in getStatistics() local
354 … , srcBlk, orgBlk, srcStride, orgStride, (width >> componentScaleX), (height >> componentScaleY) in getStatistics()
911 … , Pel* srcBlk, Pel* orgBlk, Int srcStride, Int orgStride, Int width, Int height in getBlkStats() argument
942 orgLine = orgBlk; in getBlkStats()