Searched defs:uint16 (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3_audio_type_defs.h69 typedef uint16_t uint16; typedef
/frameworks/av/media/libeffects/loudness/common/core/
H A Dbasic_types.h45 typedef unsigned short uint16; typedef in namespace:le_fx
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dm4vh263_decoder_pv_types.h28 typedef uint16_t uint16; typedef
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h27 typedef uint16_t uint16; typedef
/frameworks/base/services/net/java/android/net/apf/
H A DApfFilter.java1192 private static int uint16(short s) { method in class:ApfFilter
1205 return uint16(buffer.getShort(position));

Completed in 1108 milliseconds