OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Word8
(Results
1 - 7
of
7
) 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/amrnb/common/include/
typedef.h
56
typedef signed char
Word8
;
gsm_amr_typedefs.h
75
typedef int8_t
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/amrwb/src/
pv_amr_wb_type_defs.h
78
typedef int8_t
Word8
;
Completed in 90 milliseconds