Searched defs:int32 (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davc_types.h26 typedef int32_t int32; typedef
/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3_audio_type_defs.h70 typedef int32_t int32; typedef
/frameworks/ex/variablespeed/jni/
H A Dintegral_types.h26 typedef int int32; typedef
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dm4vh263_decoder_pv_types.h31 typedef int32_t int32; typedef
44 const int32 OSCL_REQUEST_ERR_NONE = 0;
45 const int32 OSCL_REQUEST_PENDING = (-0x7fffffff);
46 const int32 OSCL_REQUEST_ERR_CANCEL = (-1);
47 const int32 OSCL_REQUEST_ERR_GENERAL = (-2);
54 OsclAOStatus(int32 aStatus);
55 int32 operator=(int32 aStatus);
56 int32 operator==(int32 aStatu
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpv_amr_wb_type_defs.h169 typedef int32_t int32; typedef
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dcommon_defs.h38 #define int32 int32_t macro
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h30 typedef int32_t int32; typedef

Completed in 124 milliseconds