/external/libavc/common/arm/ |
ih264_inter_pred_luma_vert_qpel_a9q.s | 50 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
|
/external/libavc/encoder/x86/ |
ih264e_half_pel_ssse3.c | 77 * Applies a 6 tap horizontal filter .The output is clipped to 8 bits sec.
|
/external/libhevc/common/arm/ |
ihevc_deblk_luma_horz.s | 458 @ storing the clipped values of delta in d16
|
ihevc_inter_pred_chroma_vert.s | 50 @* 'pu1_dst' the output is down shifted by 6 and clipped to 8 bits
|
ihevc_inter_pred_chroma_vert_w16inp.s | 51 @* clipped to lie between 0 and 255 assumptions : the function is
|
ihevc_inter_pred_filters_luma_vert_w16inp.s | 56 @* clipped to lie between 0 and 255 assumptions : the function is
|
ihevc_inter_pred_luma_vert_w16inp_w16out.s | 56 @* clipped to lie between 0 and 255 assumptions : the function is
|
/external/libhevc/common/arm64/ |
ihevc_inter_pred_chroma_vert.s | 50 //* 'pu1_dst' the output is down shifted by 6 and clipped to 8 bits
|
ihevc_inter_pred_chroma_vert_w16inp.s | 51 //* clipped to lie between 0 and 255 assumptions : the function is
|
/external/libopus/include/ |
opus_custom.h | 190 * be clipped by decoders using the integer API and should
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_cmd.c | 1116 * is clipped to the dimensions of the current render target, 1117 * then all rendering is clipped to the viewport. [all...] |
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
surface.c | 399 * know about the new dimensions. The output should be clipped
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_clip_unfilled.c | 270 * Output clipped polygon as an unfilled primitive:
|
/external/mesa3d/src/mesa/tnl/ |
t_rasterpos.c | 84 * \return zero if the point was clipped, or one otherwise.
|
/external/pdfium/third_party/freetype/include/ |
ftstroke.h | 131 * strokes is clipped at a line perpendicular to the bisector
|
/external/skia/src/core/ |
SkBitmapScaler.cpp | 195 // be the center of the filter function since it could get clipped on the
|
/frameworks/base/docs/html/samples/new/ |
index.jd | 268 clipped using different outlines.</p>
|
/frameworks/base/docs/html/training/tv/start/ |
layouts.jd | 121 Avoid screen elements being clipped due to overscan and by incorporating a 10% margin
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
BatteryMeterView.java | 406 // draw the battery shape, clipped to charging level
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 159 // clipped to the current time so we don't languish forever.
|
/frameworks/native/opengl/libagl/ |
vertex.cpp | 102 // if the vertex is clipped, we don't do the perspective
|
/hardware/intel/img/psb_video/src/x11/ |
psb_x11.c | 160 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: clipped w x h = %d x %d\n", width, height);
|
/packages/apps/Camera2/src/com/android/camera/ |
TextureViewHelper.java | 402 * Returns a copy of the area of the whole preview, including bits clipped
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppWidgetResizeFrame.java | 416 // DragLayer. We allow the actual handles to be clipped, but we shift the touch regions
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppWidgetResizeFrame.java | 411 // DragLayer. We allow the actual handles to be clipped, but we shift the touch regions
|