Searched refs:p00 (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | intrinsic_convolve3x3.rscript | 31 float4 p00 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y1)); 40 p00 *= gCoeffs[0]; 50 p00 += p01; 55 p22 += p00; 72 float3 p00 = convert_float3(rsGetElementAt_uchar3(gIn, x1, y1)); 81 p00 *= gCoeffs[0]; 91 p00 += p01; 96 p22 += p00; 113 float2 p00 = convert_float2(rsGetElementAt_uchar2(gIn, x1, y1)); 122 p00 *= gCoeffs[0]; [all …]
|
D | intrinsic_resize.rscript | 66 float4 p00 = convert_float4(rsGetElementAt_uchar4(gIn, xs0, ys0)); 70 float4 p0 = cubicInterpolate_F4(p00, p01, p02, p03, xf); 116 float3 p00 = convert_float3(rsGetElementAt_uchar3(gIn, xs0, ys0)); 120 float3 p0 = cubicInterpolate_F3(p00, p01, p02, p03, xf); 166 float2 p00 = convert_float2(rsGetElementAt_uchar2(gIn, xs0, ys0)); 170 float2 p0 = cubicInterpolate_F2(p00, p01, p02, p03, xf); 216 float p00 = (float)(rsGetElementAt_uchar(gIn, xs0, ys0)); 220 float p0 = cubicInterpolate_F1(p00, p01, p02, p03, xf); 266 float4 p00 = rsGetElementAt_float4(gIn, xs0, ys0); 270 float4 p0 = cubicInterpolate_F4(p00, p01, p02, p03, xf); [all …]
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecodeAccuracyTestBase.java | 1969 double p00 = (1.0 - u) * (1.0 - v); in shrinkAndScaleBilinear() local 1991 p00 * (double) rgb00[k] + p01 * (double) rgb01[k] in shrinkAndScaleBilinear()
|
/cts/tests/tests/media/assets/unmuxed_1500k/ |
D | 02.ts | 2405 �G{�ǥ���A!&�fλ�Yu��~��AA�C�����p00��y�X��A�7Ԡh^�=��o�����S
|
/cts/tests/tests/media/assets/hls_variant/1676816/ |
D | 11.ts | 2243 …����-���^�nv=�{�-�y����m�WT3G��*�!�b(���4'P�mC}AK/���U�|w��?��݃p00�L��'���&��@�l����…
|