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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h59 typedef unsigned short UShort; typedef
H A Dfastquant.cpp62 const static UShort ZZTab[64] =
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h29 typedef unsigned short UShort; typedef
/frameworks/compile/slang/
H A Dslang_rs_check_ast.cpp114 case clang::BuiltinType::UShort:
H A Dslang_rs_export_type.cpp72 {PrimitiveDataType, "ushort", "UNSIGNED_16", "U16", 16, "uint16_t", "int", "short", "UShort", "Int", true},
124 {clang::BuiltinType::UShort, DataTypeUnsigned16,

Completed in 526 milliseconds