Scientific Programming • Vol 2017
A Highly Parallel and Scalable Motion Estimation Algorithm with GPU for HEVC
January 2017 • Yungang Xue, Huayou Su, Ju Ren, Mei Wen, Chunyuan Zhang, Liquan Xiao
We propose a highly parallel and scalable motion estimation algorithm, named multilevel resolution motion estimation ( MLRME for short), by combining the advantages of local full search and downsampling. By subsampling a video frame, a large amount of computation is saved. While using the local full-search method, it can exploit massive parallelism and make full use of the powerful modern many-core accelerators, such as GPU and Intel Xeon Phi. We implanted the proposed MLRME into HM12.0, and the experimental resul…