Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_comp.cpp1654 int offset_out = outpitch - blkwidth; in eFullPelMC() local
1675 out += offset_out; in eFullPelMC()
1690 out += offset_out; in eFullPelMC()
2116 int offset_out = predPitch - blkwidth; in eChromaFullMC_SIMD() local
2132 pOut += offset_out; in eChromaFullMC_SIMD()
2147 pOut += offset_out; in eChromaFullMC_SIMD()