Searched refs:horizontal (Results 51 - 75 of 92) sorted by relevance

1234

/external/libavc/common/arm/
H A Dih264_deblk_luma_a9.s54 @* Performs filtering of a luma block horizontal edge for cases where the
194 @* Performs filtering of a luma block horizontal edge when the
H A Dih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s53 @* horizontal direction on the output of the first stage. The six tap
60 @* the predictors first in the horizontal direction and then in the
H A Dih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s53 @* horizontal direction on the output of the first stage. It then averages
62 @* horizontal direction to output the (1/2,1/2). It then averages
H A Dih264_intra_pred_luma_4x4_a9q.s135 @* Perform Intra prediction for luma_4x4 mode:horizontal
138 @* Perform Intra prediction for luma_4x4 mode:horizontal ,described in sec 8.3.1.2.2
H A Dih264_inter_pred_luma_bilinear_a9q.s59 @* The function averages the two adjacent values from the two input arrays in horizontal direction.
H A Dih264_iquant_itrans_recon_dc_a9.s118 @Only one shift is done in horizontal inverse because,
H A Dih264_intra_pred_luma_8x8_a9q.s225 @* Perform Intra prediction for luma_8x8 mode:horizontal
228 @* Perform Intra prediction for luma_8x8 mode:horizontal ,described in sec 8.3.2.2.2
H A Dih264_deblk_chroma_a9.s61 @* Performs filtering of a chroma block horizontal edge when the
231 @* Performs filtering of a chroma block horizontal edge for cases where the
663 @* Performs filtering of a chroma block horizontal edge when the
855 @* Performs filtering of a chroma block horizontal edge for cases where the
H A Dih264_inter_pred_luma_vert_qpel_a9q.s50 @* Applies a 6 tap horizontal filter .The output is clipped to 8 bits
/external/freetype/src/truetype/
H A Dttgload.c71 /* Return the horizontal metrics in font units for a given glyph. */
110 *tsb = (FT_Short)( face->horizontal.Ascender - yMax );
111 *ah = (FT_UShort)FT_ABS( face->horizontal.Ascender -
112 face->horizontal.Descender );
897 /* recalculate linear horizontal and vertical advances */
1273 * specification defines the initial position of horizontal phantom points
1622 /* recalculate linear horizontal and vertical advances */
1845 /* recalculate linear horizontal and vertical advances */
2045 /* get the device-independent horizontal advance; it is scaled later */
2135 /* values defined in the horizontal heade
[all...]
H A Dttgxvar.c1043 vertical ? "vertical height" : "horizontal width",
1115 GX_VALUE_CASE( HCOF, horizontal.caret_Offset );
1116 GX_VALUE_CASE( HCRN, horizontal.caret_Slope_Run );
1117 GX_VALUE_CASE( HCRS, horizontal.caret_Slope_Rise );
2849 /* handle both horizontal and vertical coordinates */
/external/pdfium/third_party/freetype/src/truetype/
H A Dttgload.c70 /* Return the horizontal metrics in font units for a given glyph. */
109 *tsb = (FT_Short)( face->horizontal.Ascender - yMax );
110 *ah = (FT_UShort)FT_ABS( face->horizontal.Ascender -
111 face->horizontal.Descender );
1249 * specification defines the initial position of horizontal phantom points
1930 /* get the device-independent horizontal advance; it is scaled later */
2013 /* values defined in the horizontal header. */
2021 advance = (FT_Pos)( face->horizontal.Ascender -
2022 face->horizontal.Descender );
/external/ImageMagick/www/api/
H A Dmagick-wand.php73 <dl class="dl-horizontal">
95 <dl class="dl-horizontal">
117 <dl class="dl-horizontal">
139 <dl class="dl-horizontal">
161 <dl class="dl-horizontal">
183 <dl class="dl-horizontal">
209 <dl class="dl-horizontal">
231 <dl class="dl-horizontal">
253 <dl class="dl-horizontal">
276 <dl class="dl-horizontal">
[all...]
H A Ddrawing-wand.php73 <dl class="dl-horizontal">
95 <dl class="dl-horizontal">
117 <dl class="dl-horizontal">
139 <dl class="dl-horizontal">
175 <dl class="dl-horizontal">
210 <dl class="dl-horizontal">
245 <dl class="dl-horizontal">
292 <dl class="dl-horizontal">
323 <dl class="dl-horizontal">
361 <dl class="dl-horizontal">
[all...]
/external/libjpeg-turbo/
H A Dtjbenchtest.in178 runme $EXEDIR/jpegtran -flip horizontal -trim -outfile $OUTDIR/${basename}_${samp}_hflip_jpegtran.jpg $OUTDIR/${basename}_${samp}_Q95.jpg
H A Dtjbenchtest.java.in151 runme $EXEDIR/jpegtran -flip horizontal -trim -outfile $OUTDIR/${basename}_${samp}_hflip_jpegtran.jpg $OUTDIR/${basename}_${samp}_Q95.jpg
H A Dtjexampletest.in99 $EXEDIR/jpegtran -crop 70x60+16+16 -flip horizontal -trim $OUTDIR/${basename}_${samp}_fast.jpg >$OUTDIR/${basename}_${samp}_hflip_jpegtran.jpg
/external/pdfium/third_party/freetype/src/cff/
H A Dcffdrivr.c92 /* Only horizontal layouts (left-to-right & right-to-left) are */
236 if ( !ttface->horizontal.number_Of_HMetrics )
/external/guava/
H A Djavadoc-stylesheet.css286 ul.horizontal li {
/external/libjpeg-turbo/java/doc/
H A Dstylesheet.css286 ul.horizontal li {
/external/libvpx/libvpx/vp8/common/x86/
H A Dsubpixel_ssse3.asm22 ; even number. This function handles 8 pixels in horizontal direction, calculating ONE
1017 ; get the first horizontal line done
1216 ; get the first horizontal line done
/external/icu/icu4j/
H A Dstylesheet7.css301 ul.horizontal li {
H A Dstylesheet8.css310 ul.horizontal li {
/external/freetype/src/cff/
H A Dcffdrivr.c97 /* Only horizontal layouts (left-to-right & right-to-left) are */
255 if ( !ttface->horizontal.number_Of_HMetrics )
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttsbit.c304 hori = &face->horizontal;

Completed in 929 milliseconds

1234