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

  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.h 29 #define TF_ROUND 3
vp9_multi_thread.c 242 jobs_per_tile_col = ((cm->mi_rows + TF_ROUND) >> TF_SHIFT);
vp9_temporal_filter.c     [all...]
vp9_ethread.c 514 mb_col_end = (this_tile->tile_info.mi_col_end + TF_ROUND) >> TF_SHIFT;

Completed in 466 milliseconds