Home
last modified time | relevance | path

Searched defs:srcPitch (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_comp.cpp1833 void eChromaDiagonalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, in eChromaDiagonalMC_SIMD()
1925 void eChromaHorizontalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, in eChromaHorizontalMC_SIMD()
1974 void eChromaVerticalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, in eChromaVerticalMC_SIMD()
2017 void eChromaDiagonalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, in eChromaDiagonalMC2_SIMD()
2060 void eChromaHorizontalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, in eChromaHorizontalMC2_SIMD()
2082 void eChromaVerticalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, in eChromaVerticalMC2_SIMD()
2108 void eChromaFullMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, in eChromaFullMC_SIMD()