com.twilight.h264.decoder
Interface H264PredictionContext.IPrediction8x8_add

Enclosing class:
H264PredictionContext

public static interface H264PredictionContext.IPrediction8x8_add


Method Summary
 void pred8x8_add(int[] pix, int pix_offset, int[] block_offset, int block_offset_offset, short[] block, int _block_offset, int stride)
           
 

Method Detail

pred8x8_add

void pred8x8_add(int[] pix,
                 int pix_offset,
                 int[] block_offset,
                 int block_offset_offset,
                 short[] block,
                 int _block_offset,
                 int stride)


Copyright © 2013. All Rights Reserved.