Searched defs:Height (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s89 Height RN 3 label
H A DomxVCM4P10_InterpolateLuma_s.s137 Height RN 9 label
197 MOV Height, #4
207 MOV Height, #4
216 MOV Height, #4
226 MOV Height, #9
237 MOV Height, #4
246 MOV Height, #9
261 MOV Height, #9
274 MOV Height, #4
284 MOV Height, #
[all...]
H A DarmVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s106 Height RN 3 label
/frameworks/base/core/java/android/content/res/
H A DStringBlock.java230 addParagraphSpan(buffer, new Height(size),
403 private static class Height implements LineHeightSpan.WithDensity { class in class:StringBlock
407 public Height(int size) { method in class:StringBlock.Height
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DomxVCM4P10_MotionEstimationMB.c117 OMX_U32 Width=0, Height=0, MaxXPart, MaxYPart,MaxSubXPart,MaxSubYPart; local
124 Height = 16;
128 Height = 8;
132 Height = 16;
136 Height = 8;
335 MaxYPart = 16/Height;
351 Height = 8;
355 Height = 4;
359 Height = 8;
363 Height
[all...]

Completed in 107 milliseconds