Lines Matching defs:p1
130 float p1 = getElementAt1(p, next); in getSample_A() local
140 float p1 = getElementAt1(p, next); in getSample_L() local
150 float2 p1 = getElementAt2(p, next); in getSample_LA() local
160 float3 p1 = getElementAt3(p, next); in getSample_RGB() local
170 float3 p1 = getElementAt565(p, next); in getSample_565() local
180 float4 p1 = getElementAt4(p, next); in getSample_RGBA() local
192 float p1 = getElementAt1(p, stride, nextX, locY); in getSample_A() local
205 float p1 = getElementAt1(p, stride, nextX, locY); in getSample_L() local
218 float2 p1 = getElementAt2(p, stride, nextX, locY); in getSample_LA() local
231 float4 p1 = getElementAt4(p, stride, nextX, locY); in getSample_RGB() local
244 float4 p1 = getElementAt4(p, stride, nextX, locY); in getSample_RGBA() local
256 float3 p1 = getElementAt565(p, stride, nextX, locY); in getSample_565() local