Searched refs:clp (Results 1 – 4 of 4) sorted by relevance
187 const u8 *clp = h264bsdClip + 512; in h264bsdWriteOutputBlocks() local252 tmp1 = clp[tmp1 + tmp2]; in h264bsdWriteOutputBlocks()255 tmp3 = clp[tmp3 + tmp4]; in h264bsdWriteOutputBlocks()259 tmp1 = clp[tmp1 + tmp2]; in h264bsdWriteOutputBlocks()263 tmp3 = clp[tmp3 + tmp4]; in h264bsdWriteOutputBlocks()324 tmp1 = clp[tmp1 + tmp2]; in h264bsdWriteOutputBlocks()327 tmp3 = clp[tmp3 + tmp4]; in h264bsdWriteOutputBlocks()331 tmp1 = clp[tmp1 + tmp2]; in h264bsdWriteOutputBlocks()335 tmp3 = clp[tmp3 + tmp4]; in h264bsdWriteOutputBlocks()
505 const u8 *clp = h264bsdClip + 512; in h264bsdInterpolateVerHalf() local550 tmp2 = clp[tmp2>>5]; in h264bsdInterpolateVerHalf()562 tmp1 = clp[tmp1>>5]; in h264bsdInterpolateVerHalf()574 tmp6 = clp[tmp6>>5]; in h264bsdInterpolateVerHalf()586 tmp5 = clp[tmp5>>5]; in h264bsdInterpolateVerHalf()624 const u8 *clp = h264bsdClip + 512; in h264bsdInterpolateVerQuarter() local674 tmp2 = clp[tmp2>>5]; in h264bsdInterpolateVerQuarter()688 tmp1 = clp[tmp1>>5]; in h264bsdInterpolateVerQuarter()702 tmp6 = clp[tmp6>>5]; in h264bsdInterpolateVerQuarter()716 tmp5 = clp[tmp5>>5]; in h264bsdInterpolateVerQuarter()[all …]
932 const u8 *clp = h264bsdClip + 512; in h264bsdAddResidual() local966 tmp[0] = clp[tmp1 + tmp2]; in h264bsdAddResidual()971 tmp[1] = clp[tmp3 + tmp4]; in h264bsdAddResidual()976 tmp1 = clp[tmp1 + tmp2]; in h264bsdAddResidual()977 tmp3 = clp[tmp3 + tmp4]; in h264bsdAddResidual()1331 const u8 *clp = h264bsdClip + 512; in IntraChromaPlanePrediction() local1355 *data++ = clp[tmp>>5]; in IntraChromaPlanePrediction()1357 *data++ = clp[tmp>>5]; in IntraChromaPlanePrediction()1359 *data++ = clp[tmp>>5]; in IntraChromaPlanePrediction()1361 *data++ = clp[tmp>>5]; in IntraChromaPlanePrediction()[all …]
662 const u8 *clp = h264bsdClip + 512; in FilterVerLumaEdge() local702 p0 = clp[p0 + delta]; in FilterVerLumaEdge()703 q0 = clp[q0 - delta]; in FilterVerLumaEdge()772 const u8 *clp = h264bsdClip + 512; in FilterHorLumaEdge() local811 p0 = clp[p0 + delta]; in FilterHorLumaEdge()812 q0 = clp[q0 - delta]; in FilterHorLumaEdge()842 const u8 *clp = h264bsdClip + 512; in FilterHorLuma() local883 p0 = clp[p0 + delta]; in FilterHorLuma()884 q0 = clp[q0 - delta]; in FilterHorLuma()953 const u8 *clp = h264bsdClip + 512; in FilterVerChromaEdge() local[all …]