com.twilight.h264.decoder
Interface H264PredictionContext.IPrediction8x8L

Enclosing class:
H264PredictionContext

public static interface H264PredictionContext.IPrediction8x8L


Method Summary
 void pred8x8l(int[] src, int src_offset, int topleft, int topright, int stride)
           
 

Method Detail

pred8x8l

void pred8x8l(int[] src,
              int src_offset,
              int topleft,
              int topright,
              int stride)


Copyright © 2013. All Rights Reserved.