HomeSort by relevance Sort by last modified time
    Searched refs:Word8 (Results 1 - 15 of 15) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
typedef.h 35 typedef signed char Word8;
41 typedef signed char Word8;
47 typedef signed char Word8;
typedefs.h 67 typedef signed char Word8;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedef.h 36 typedef signed char Word8;
42 typedef signed char Word8;
48 typedef signed char Word8;
typedefs.h 31 * Word8 8-bit signed minWord8, maxWord8
83 typedef signed char Word8;
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
typedef.h 56 typedef signed char Word8;
gsm_amr_typedefs.h 75 typedef int8_t Word8;
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
gsmamr_dec.h 69 of types UWord8, Word8, Word16
136 Word8 *id);
sp_dec.h 83 Word8 *id);
sp_dec.cpp 246 Word8 * id)
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
sp_enc.h 126 Word8 *id);
amrencode.cpp 228 (Word8*)"encoder");
237 (Word8*)"encoder");
sp_enc.cpp 217 Word8 *id)
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 78 typedef int8_t Word8;
  /frameworks/opt/net/voip/src/jni/rtp/
AmrCodec.cpp 39 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) {
197 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) {
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 128 Word16 err = GSMInitDecode(&mState, (Word8 *)"AMRNBDecoder");

Completed in 189 milliseconds