Searched defs:Int (Results 1 - 4 of 4) sorted by path

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpv_amr_wb_type_defs.h84 typedef signed int Int; typedef
132 typedef Int Flag;
136 typedef Int Bool;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h28 typedef int Int; typedef
112 Int videoEncoderInit;
121 Int height; /* height for Y */
122 Int pitch; /* stride for Y */
137 Int packetSize;
146 Int gobHeaderInterval;
149 Int numLayers;
152 Int timeIncRes;
155 Int tickPerSrc;
158 Int encHeigh
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h58 typedef int Int; typedef
84 //typedef Int MOT; /* : "int" type runs faster on RISC machine */
/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeValue.h28 Int = 1L << 0, enumerator in enum:mcld::ELFAttributeValue::Type
73 inline bool isIntValue() const { return (m_Type & Int); }

Completed in 169 milliseconds