Searched refs:ptrInt (Results 1 – 1 of 1) sorted by relevance
623 u8 *ptrC, *ptrV, *ptrInt; in h264bsdInterpolateVerQuarter() local649 ptrInt = ptrC + (2+verOffset)*width; in h264bsdInterpolateVerQuarter()675 tmp7 = ptrInt[width*2]; in h264bsdInterpolateVerQuarter()689 tmp7 = ptrInt[width]; in h264bsdInterpolateVerQuarter()703 tmp7 = *ptrInt; in h264bsdInterpolateVerQuarter()717 tmp7 = ptrInt[-(i32)width]; in h264bsdInterpolateVerQuarter()721 ptrInt++; in h264bsdInterpolateVerQuarter()725 ptrInt += 4*width - partWidth; in h264bsdInterpolateVerQuarter()1410 i32 *ptrC, *ptrV, *ptrInt, *b1; in h264bsdInterpolateMidVerQuarter() local1502 ptrInt = ptrC + (2+verOffset)*partWidth; in h264bsdInterpolateMidVerQuarter()[all …]