Home
last modified time | relevance | path

Searched refs:UShort (Results 1 – 5 of 5) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dmp4def.h47 typedef unsigned short UShort; typedef
Dfastquant.cpp62 const static UShort ZZTab[64] =
/external/opencore/codecs_v2/video/m4v_h263/enc/include/
Dmp4enc_api.h31 typedef unsigned short UShort; typedef
/external/freetype/src/raster/
Dftraster.c282 typedef unsigned short UShort, *PUShort; typedef
447 UShort bWidth; /* target bitmap width */
453 UShort num_Profs; /* current number of profiles */
809 UShort n; in Finalize_Profile_Table()
1668 Decompose_Curve( RAS_ARGS UShort first, in Decompose_Curve()
1669 UShort last, in Decompose_Curve()
2800 P->countL = (UShort)( P->start - min_Y ); in Draw_Sweep()
/external/webkit/WebCore/bridge/qt/
Dqt_runtime.cpp244 case QMetaType::UShort: in convertValueToQVariant()
270 case QMetaType::UShort: in convertValueToQVariant()
785 type == QMetaType::UShort || in convertQVariantToValue()