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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_util.h 98 #define RANGE_CHECK_ARRAY(array, minBound, maxBound, length) \
106 #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 212 milliseconds