HomeSort by relevance Sort by last modified time
    Searched refs:vertical (Results 176 - 200 of 456) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/ImageMagick/www/api/
feature.php 103 <p>GetImageFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:</p>
  /external/icu/icu4c/source/layoutex/
ParagraphLayout.cpp 318 UBiDiLevel paragraphLevel, le_bool vertical,
322 fVertical(vertical), fClientLevels(TRUE), fClientScripts(TRUE), fClientLocales(TRUE), fEmbeddingLevels(NULL),
    [all...]
  /external/libavc/common/arm/
ih264_deblk_chroma_a9.s 48 @/* Senthoor vertical deblocking, and high */
137 @* Performs filtering of a chroma block vertical edge when the
333 @* Performs filtering of a chroma block vertical edge for cases where the
472 @* Performs filtering of a chroma block vertical edge when the
550 @* Performs filtering of a chroma block vertical edge for cases where the
750 @* Performs filtering of a chroma block vertical edge when the
    [all...]
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s 51 @* applies the six tap filter in the vertical direction on the
61 @* vertical direction to output the (1/2,1/2).
143 @ vERTICAL FILTERING FOR ROW 0
161 @Q12,Q13,Q14 HAVE VERTICAL FILTERED VALUES
202 @ vERTICAL FILTERING FOR ROW 1
220 @Q12,Q13,Q14 HAVE VERTICAL FILTERED VALUES
275 @ vERTICAL FILTERING FOR ROW 0
286 @Q12,Q13 HAVE VERTICAL FILTERED VALUES
319 @ vERTICAL FILTERING FOR ROW 1
321 @Q12,Q13 HAVE VERTICAL FILTERED VALUE
    [all...]
ih264_inter_pred_luma_vert_qpel_a9q.s 26 @* Contains function definitions for inter prediction vertical quarter pel interpolation.
47 @* Quarter pel interprediction luma filter for vertical input
ih264_intra_pred_chroma_a9q.s 273 @* Perform Intra prediction for chroma_8x8 mode:vertical
276 @*Perform Intra prediction for chroma_8x8 mode:vertical ,described in sec 8.3.4.3
ih264_intra_pred_luma_4x4_a9q.s 62 @* Perform Intra prediction for luma_4x4 mode:vertical
65 @* Perform Intra prediction for luma_4x4 mode:vertical ,described in sec 8.3.1.2.1
ih264_inter_pred_filters_luma_vert_a9q.s 50 @ * Interprediction luma filter for vertical input
ih264_intra_pred_luma_16x16_a9q.s 66 @* Perform Intra prediction for luma_16x16 mode:vertical
69 @* Perform Intra prediction for luma_16x16 mode:Vertical ,described in sec 8.3.3.1
ih264_intra_pred_luma_8x8_a9q.s 152 @* Perform Intra prediction for luma_8x8 mode:vertical
155 @* Perform Intra prediction for luma_8x8 mode:vertical ,described in sec 8.3.2.2.2
ih264_resi_trans_quant_a9.s 162 @let us do vertical transform
357 @let us do vertical transform
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/html/
manpage.css 200 vertical-align: top;
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
manpage.css 200 vertical-align: top;
  /external/doclava/res/assets/templates-sdk/assets/css/
default.css 156 vertical-align: middle;
373 vertical-align: top;
411 vertical-align:sub;
543 vertical-align:top;
812 vertical-align:bottom;
    [all...]
  /external/freetype/src/autofit/
aflatin.c 250 : "vertical" ));
636 /* are ignored (for example, the `vertical serifs' found in */
642 /* vertical distance from the extremum. Note that the */
733 /* vertical distance too large */
812 /* with a vertical shift */
2682 FT_Int vertical = ( dim == AF_DIMENSION_VERT ); local
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ScrollAdapterView.java 53 * Supports {@link #HORIZONTAL} and {@link #VERTICAL} set by {@link #setOrientation(int)}.
54 * So you could have a vertical ScrollAdapterView with a nested expanding Horizontal ScrollAdapterView.
154 public static final int VERTICAL = 1;
790 scrollTo(mScroll.horizontal.getSystemScrollPos(), mScroll.vertical.getSystemScrollPos());
796 mScroll.vertical.setSize(h);
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/css/
default.css 420 vertical-align:top;
656 vertical-align:bottom;
836 vertical-align: top; }
1123 vertical-align: middle;
1281 vertical-align: top;
    [all...]
  /external/libjpeg-turbo/
tjbenchtest.in 179 runme $EXEDIR/jpegtran -flip vertical -trim -outfile $OUTDIR/${basename}_${samp}_vflip_jpegtran.jpg $OUTDIR/${basename}_${samp}_Q95.jpg
tjbenchtest.java.in 152 runme $EXEDIR/jpegtran -flip vertical -trim -outfile $OUTDIR/${basename}_${samp}_vflip_jpegtran.jpg $OUTDIR/${basename}_${samp}_Q95.jpg
tjexampletest.in 100 $EXEDIR/jpegtran -crop 70x60+16+16 -flip vertical -trim $OUTDIR/${basename}_${samp}_fast.jpg >$OUTDIR/${basename}_${samp}_vflip_jpegtran.jpg
  /external/libvpx/libvpx/vp8/encoder/x86/
dct_sse2.asm 265 ; done with vertical
  /frameworks/base/core/java/android/text/
StaticLayout.java     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
html.go 63 vertical-align: top;
  /prebuilts/go/darwin-x86/src/mime/
encodedword.go 354 // not include vertical tabs (\v).
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
html.go 63 vertical-align: top;

Completed in 2370 milliseconds

1 2 3 4 5 6 78 91011>>