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

  /external/libmpeg2/common/
ideint_defs.h 69 #define ST_THRESH ((15 * FLD_BLK_SIZE) >> 1)
ideint.c 213 WORD32 st_thresh; local
232 st_thresh = ST_THRESH;
237 st_thresh = ST_THRESH >> 1;
290 th_num = st_thresh;
333 th_num = st_thresh;

Completed in 59 milliseconds