Searched refs:RANGE_CHECK_ARRAY (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_util.h99 #define RANGE_CHECK_ARRAY(array, minBound, maxBound, length) \ macro
107 #define RANGE_CHECK_ARRAY(array, minBound, maxBound, length) macro
H A Dh264bsd_image.c243 RANGE_CHECK_ARRAY(pRes, -512, 511, 16);
317 RANGE_CHECK_ARRAY(pRes, -512, 511, 16);
H A Dh264bsd_intra_prediction.c943 RANGE_CHECK_ARRAY(residual, -512, 511, 16);

Completed in 74 milliseconds