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

/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3_audio_type_defs.h70 typedef int32_t int32; typedef
/frameworks/av/media/libeffects/loudness/common/core/
H A Dbasic_types.h41 typedef int int32; typedef in namespace:le_fx
77 int32 *data;
/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 explicit 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/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dcolorspace.cpp24 typedef int32_t int32; typedef
40 static inline uint32 clamp(int32 x) {
46 static inline Rgba convertYuvToRgba(int32 y, int32 u, int32 v) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h30 typedef int32_t int32; typedef
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2262 int32_t int32[4]; member in union:VkClearColorValue

Completed in 1171 milliseconds