com.twilight.h264.decoder
Interface H264DSPContext.IH264WeightFunctionStub

Enclosing class:
H264DSPContext

public static interface H264DSPContext.IH264WeightFunctionStub


Method Summary
 void h264_weight_func(int[] block, int block_offset, int stride, int log2_denom, int weight, int offset)
           
 

Method Detail

h264_weight_func

void h264_weight_func(int[] block,
                      int block_offset,
                      int stride,
                      int log2_denom,
                      int weight,
                      int offset)


Copyright © 2013. All Rights Reserved.