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

  /external/libhevc/encoder/
hme_refine.c 2840 S32 sdi_threshold = ps_ctb_cluster_info->sdi_threshold; local
    [all...]
hme_defs.h 371 #define BUMP_OUTLIER_CLUSTERS(ps_cluster_blk, sdi_threshold) \
392 if((ps_data->num_mvs == 1) && (ps_data->as_mv[0].sdi < sdi_threshold) && \
1766 S32 sdi_threshold; member in struct:__anon28448
2322 S32 sdi_threshold; member in struct:__anon28462
    [all...]

Completed in 763 milliseconds