/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
D | omxVCM4P10_InterpolateLuma_s.s | 137 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, #9 [all …]
|
D | armVCM4P10_Interpolate_Chroma_s.s | 110 M_ARG Height, 4 118 M_LDR iHeight, Height
|
D | armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s | 106 Height RN 3 label
|
D | armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s | 89 Height RN 3 label
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_MotionEstimationMB.c | 117 OMX_U32 Width=0, Height=0, MaxXPart, MaxYPart,MaxSubXPart,MaxSubYPart; in armVCM4P10_CalculateBlockSAD() local 124 Height = 16; in armVCM4P10_CalculateBlockSAD() 128 Height = 8; in armVCM4P10_CalculateBlockSAD() 132 Height = 16; in armVCM4P10_CalculateBlockSAD() 136 Height = 8; in armVCM4P10_CalculateBlockSAD() 335 MaxYPart = 16/Height; in armVCM4P10_CalculateBlockSAD() 351 Height = 8; in armVCM4P10_CalculateBlockSAD() 355 Height = 4; in armVCM4P10_CalculateBlockSAD() 359 Height = 8; in armVCM4P10_CalculateBlockSAD() 363 Height = 4; in armVCM4P10_CalculateBlockSAD() [all …]
|
/frameworks/base/core/jni/android/graphics/ |
D | GIFMovie.cpp | 146 src += imageDesc.Width * ((imageDesc.Height - row + rowStep - 1) / rowStep); in copyInterlaceGroup() 159 GifWord copyHeight = frame->ImageDesc.Height; in blitInterlace() 192 GifWord copyHeight = frame->ImageDesc.Height; in blitNormal() 299 && covered->ImageDesc.Top + covered->ImageDesc.Height <= in checkIfCover() 300 target->ImageDesc.Top + target->ImageDesc.Height) { in checkIfCover() 324 cur->ImageDesc.Width, cur->ImageDesc.Height, in disposeFrameIfNeeded()
|
/frameworks/ex/framesequence/jni/ |
D | FrameSequence_gif.cpp | 145 && covered.Top + covered.Height <= target.Top + target.Height; in checkIfCover() 169 copyHeight = imageDesc.Height; in getCopySize()
|
/frameworks/rs/script_api/ |
D | rs_allocation_data.spec | 72 arg: uint32_t height, "Height of the incoming region to update."
|
/frameworks/base/core/java/android/content/res/ |
D | StringBlock.java | 230 addParagraphSpan(buffer, new Height(size), in applyStyles() 403 private static class Height implements LineHeightSpan.WithDensity { class in StringBlock 407 public Height(int size) { in Height() method in StringBlock.Height
|
/frameworks/native/libs/vr/libvrflinger/ |
D | hwc_types.h | 162 Height = HWC2_ATTRIBUTE_HEIGHT,
|
/frameworks/native/libs/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 1030 height == mActiveConfig->getAttribute(Attribute::Height) && in getClientTargetSupport() 1141 newConfig->setAttribute(Attribute::Height, in populateConfigs() 1188 config->setAttribute(Attribute::Height, static_cast<int32_t>(height)); in populateConfigs() 1626 auto attributes = {HWC2::Attribute::Width, HWC2::Attribute::Height, in merge() 1662 mAttributes.at(HWC2::Attribute::Height)); in toString() 1863 int32_t height = mActiveConfig->getAttribute(Attribute::Height); in prepareFramebufferTarget()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | armVCM4P10_Interpolate_Chroma_s.s | 140 M_ARG Height, 4
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | HWC2.cpp | 750 .setHeight(getAttribute(configId, Attribute::Height)) in loadConfig()
|
/frameworks/rs/script_api/include/ |
D | rs_allocation_data.rsh | 98 * height: Height of the incoming region to update.
|