Searched defs:Int (Results 1 - 3 of 3) sorted by last modified time

/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 */

Completed in 311 milliseconds