OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RANGE_CHECK_ARRAY
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_util.h
99
#define
RANGE_CHECK_ARRAY
(array, minBound, maxBound, length) \
107
#define
RANGE_CHECK_ARRAY
(array, minBound, maxBound, length)
h264bsd_image.c
243
RANGE_CHECK_ARRAY
(pRes, -512, 511, 16);
317
RANGE_CHECK_ARRAY
(pRes, -512, 511, 16);
h264bsd_intra_prediction.c
[
all
...]
Completed in 164 milliseconds