com.twilight.h264.decoder
Class MotionEstContext
java.lang.Object
com.twilight.h264.decoder.MotionEstContext
public class MotionEstContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
qpel_put
public DSPContext.Ih264_qpel_mc_func[][] qpel_put
- Motion estimation context.
qpel_avg
public DSPContext.Ih264_qpel_mc_func[][] qpel_avg
scratchpad
public int[] scratchpad
best_mb
public int[] best_mb
temp_mb
public int[][] temp_mb
temp
public int[] temp
map
public int[] map
score_map
public int[] score_map
MotionEstContext
public MotionEstContext()
Copyright © 2013. All Rights Reserved.