OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GETRANGE
(Results
1 - 3
of
3
) sorted by null
/external/libavc/encoder/
ih264e_bitstream.h
94
#define
GETRANGE
(r,value) \
105
#define
GETRANGE
(r,value) \
120
GETRANGE
(r_bit,x+1) \
/external/libhevc/common/arm/
ihevc_platform_macros.h
188
#define
GETRANGE
(r,word) \
200
#if 0 /* Equivalent C code for
GETRANGE
*/
201
#define
GETRANGE
(r,word) \
/external/libhevc/common/x86/
ihevc_platform_macros.h
141
#define
GETRANGE
(r,word) \
Completed in 70 milliseconds