com.twilight.h264.decoder
Interface H264PredictionContext.IPrediction16x16_add

Enclosing class:
H264PredictionContext

public static interface H264PredictionContext.IPrediction16x16_add


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

Method Detail

pred16x16_add

void pred16x16_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.