Searched defs:uint32 (Results 1 - 9 of 9) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davc_types.h25 typedef uint32_t uint32; typedef
/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3_audio_type_defs.h71 typedef uint32_t uint32; typedef
/frameworks/ex/variablespeed/jni/
H A Dintegral_types.h30 typedef unsigned int uint32; typedef
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dpixelutils.cpp21 typedef uint32_t uint32; typedef
26 uint32* pInPix = static_cast<uint32*>(env->GetDirectBufferAddress(input));
27 uint32* pOutput = static_cast<uint32*>(env->GetDirectBufferAddress(output));
28 uint32* pOutRow = pOutput + offset;
30 uint32* pOutPix = pOutRow;
H A Dcolorspace.cpp23 typedef uint32_t uint32; typedef
29 uint32 color;
40 static inline uint32 clamp(int32 x) {
/frameworks/av/media/libeffects/loudness/common/core/
H A Dbasic_types.h46 typedef unsigned int uint32; typedef in namespace:le_fx
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dm4vh263_decoder_pv_types.h30 typedef uint32_t uint32; typedef
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dcommon_defs.h37 #define uint32 uint32_t macro
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h29 typedef uint32_t uint32; typedef

Completed in 966 milliseconds