com.twilight.h264.decoder
Interface H264DSPContext.IH264BiWeightFunctionStub

Enclosing class:
H264DSPContext

public static interface H264DSPContext.IH264BiWeightFunctionStub


Method Summary
 void h264_biweight_func(int[] dst, int dst_offset, int[] src, int src_offset, int stride, int log2_denom, int weightd, int weights, int offset)
           
 

Method Detail

h264_biweight_func

void h264_biweight_func(int[] dst,
                        int dst_offset,
                        int[] src,
                        int src_offset,
                        int stride,
                        int log2_denom,
                        int weightd,
                        int weights,
                        int offset)


Copyright © 2013. All Rights Reserved.