Home
last modified time | relevance | path

Searched defs:p1 (Results 1 – 25 of 76) sorted by relevance

1234

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dsad_halfpel.cpp68 UChar *kk, *p1, *p2; in HalfPel1_SAD_MB() local
100 UChar *kk, *p1, *p2, *p3, *p4; in HalfPel2_SAD_MB() local
142 UChar *kk, *p1, *p2; in HalfPel1_SAD_Blk() local
174 UChar *kk, *p1, *p2, *p3, *p4; in HalfPel2_SAD_Blk() local
225 UChar *kk, *p1, *p2, *p3, *p4; in SAD_MB_HalfPel_Cxhyh() local
266 UChar *kk, *p1, *p2; in SAD_MB_HalfPel_Cyh() local
302 UChar *kk, *p1; in SAD_MB_HalfPel_Cxh() local
339 UChar *p1, *p2; in SAD_MB_HP_HTFM_Collectxhyh() local
418 UChar *p1, *p2; in SAD_MB_HP_HTFM_Collectyh() local
496 UChar *p1; in SAD_MB_HP_HTFM_Collectxh() local
[all …]
Dme_utils.cpp113 UChar *p1, *p2, *p3, *p4; in GetHalfPelMBRegion_C() local
169 UChar *p1, *p2, *p3, *p4; in GetHalfPelBlkRegion() local
Dsad.cpp110 UChar *p1; in SAD_MB_HTFM_Collect() local
211 UChar *p1; in SAD_MB_HTFM() local
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dsyn_filt.c43 Word16 *yy, *p1, *p2; in Syn_filt() local
99 Word16 *p1, *p2, *p3; in Syn_filt_32() local
Dresidu.c35 Word16 i,*p1, *p2; in Residu() local
Dc4t64fx.c142 Word16 *p0, *p1, *p2, *p3, *psign; in ACELP_4t64_fx() local
854 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; in cor_h_vec_30() local
926 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; in cor_h_vec_012() local
999 Word16 *p0, *p1, *p2; in search_ixiy() local
Dcor_h_x.c43 Word16 *p1, *p2; in cor_h_x() local
Dautocorr.c43 Word16 *p1,*p2,*p3; in Autocorr() local
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DQuad.java33 public Point p1; field in Quad
40 public Quad(Point p0, Point p1, Point p2, Point p3) { in Quad()
DRectangle.java47 Point p1 = new Point(center.x + size.x/2f, center.y - size.y/2f); in fromRotatedRect() local
56 private Rectangle(Point p0, Point p1, Point p2, Point p3) { in Rectangle()
/frameworks/compile/mclinker/include/mcld/LD/
DELFReader.h105 static bool less(AliasInfo p1, AliasInfo p2) { in less() argument
190 static bool less(AliasInfo p1, AliasInfo p2) { in less() argument
/frameworks/native/libs/vr/libbufferhubqueue/tests/
Dbuffer_hub_queue-test.cpp99 auto p1 = p1_status.take(); in TEST_F() local
380 auto p1 = p1_status.take(); in TEST_F() local
405 auto p1 = p1_status.take(); in TEST_F() local
424 auto p1 = p1_status.take(); in TEST_F() local
442 auto p1 = p1_status.take(); in TEST_F() local
503 auto p1 = p1_status.take(); in TEST_F() local
522 auto p1 = p1_status.take(); in TEST_F() local
/frameworks/support/v7/palette/tests/java/android/support/v7/graphics/
DConsistencyTest.java50 private static void assetPalettesEqual(Palette p1, Palette p2) { in assetPalettesEqual()
/frameworks/support/v7/preference/src/android/support/v7/preference/
DPreferenceManager.java601 public abstract boolean arePreferenceItemsTheSame(Preference p1, Preference p2); in arePreferenceItemsTheSame()
610 public abstract boolean arePreferenceContentsTheSame(Preference p1, Preference p2); in arePreferenceContentsTheSame()
629 public boolean arePreferenceItemsTheSame(Preference p1, Preference p2) { in arePreferenceItemsTheSame()
643 public boolean arePreferenceContentsTheSame(Preference p1, Preference p2) { in arePreferenceContentsTheSame()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Dpreemph.cpp244 Word16 *p1; in preemphasis() local
/frameworks/rs/driver/runtime/
Drs_sample.c130 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
[all …]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcalc_cor.cpp224 Word16 *p1; in comp_corr() local
Dhp_max.cpp248 Word16 *p, *p1; in hp_max() local
/frameworks/base/libs/hwui/
DShadowTessellator.cpp127 int p1 = polyLength - 1; in centroid2d() local
152 Vector2 ShadowTessellator::calculateNormal(const Vector2& p1, const Vector2& p2) { in calculateNormal()
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicResize.cpp71 static float4 cubicInterpolate(float4 p0,float4 p1,float4 p2,float4 p3, float x) { in cubicInterpolate()
76 static float2 cubicInterpolate(float2 p0,float2 p1,float2 p2,float2 p3, float x) { in cubicInterpolate()
81 static float cubicInterpolate(float p0,float p1,float p2,float p3 , float x) { in cubicInterpolate()
101 float4 p1 = cubicInterpolate(convert_float4(yp1[xs0]), in OneBiCubic() local
136 float2 p1 = cubicInterpolate(convert_float2(yp1[xs0]), in OneBiCubic() local
168 float p1 = cubicInterpolate((float)yp1[xs0], (float)yp1[xs1], in OneBiCubic() local
249 float4 p1 = cubicInterpolate(yp1[xs0], yp1[xs1], in OneBiCubic() local
272 float2 p1 = cubicInterpolate(yp1[xs0], yp1[xs1], in OneBiCubic() local
295 float p1 = cubicInterpolate(yp1[xs0], yp1[xs1], in OneBiCubic() local
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Drange.h33 Eigen::Vector<T, d> p1; member
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DPathOpsActivity.java62 Path p1 = new Path(); in onSizeChanged() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DarmVCM4P10_DeBlockPixel.c70 int p3, p2, p1, p0, q0, q1, q2, q3; in armVCM4P10_DeBlockPixel() local
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DFixedRotationFilter.java74 Point p1 = new Point(0.0f, 0.0f); in process() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_reconstruct.c501 u32 p1[21*21/4+1]; in h264bsdInterpolateVerHalf() local
620 u32 p1[21*21/4+1]; in h264bsdInterpolateVerQuarter() local
753 u32 p1[21*21/4+1]; in h264bsdInterpolateHorHalf() local
877 u32 p1[21*21/4+1]; in h264bsdInterpolateHorQuarter() local
1016 u32 p1[21*21/4+1]; in h264bsdInterpolateHorVerQuarter() local
1220 u32 p1[21*21/4+1]; in h264bsdInterpolateMidHalf() local
1407 u32 p1[21*21/4+1]; in h264bsdInterpolateMidVerQuarter() local
1611 u32 p1[21*21/4+1]; in h264bsdInterpolateMidHorQuarter() local

1234