C# 클래스 org.diracvideo.Jirac.Parameters

파일 보기 프로젝트 열기: mono/csdirac 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
codeblock_mode_index int
global Global[]
have_global_motion bool
horiz_codeblocks int[]
iwtLumaSize Dimension
no_ac bool
num_refs int
picture_prediction_mode int
picture_weight_bits int
transformDepth int
x_num_blocks int
xblen_luma int

공개 메소드들

메소드 설명
CalculateIwtSizes ( VideoFormat format ) : void
CalculateMCSizes ( ) : void
GetWavelet ( ) : Wavelet
Parameters ( int c ) : System
SetBlockParams ( int i ) : void
ToString ( ) : string
VerifyBlockParams ( ) : void

메소드 상세

CalculateIwtSizes() 공개 메소드

public CalculateIwtSizes ( VideoFormat format ) : void
format VideoFormat
리턴 void

CalculateMCSizes() 공개 메소드

public CalculateMCSizes ( ) : void
리턴 void

GetWavelet() 공개 메소드

public GetWavelet ( ) : Wavelet
리턴 Wavelet

Parameters() 공개 메소드

public Parameters ( int c ) : System
c int
리턴 System

SetBlockParams() 공개 메소드

public SetBlockParams ( int i ) : void
i int
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

VerifyBlockParams() 공개 메소드

public VerifyBlockParams ( ) : void
리턴 void

프로퍼티 상세

codeblock_mode_index 공개적으로 프로퍼티

public int codeblock_mode_index
리턴 int

global 공개적으로 프로퍼티

public Global[] global
리턴 Global[]

have_global_motion 공개적으로 프로퍼티

public bool have_global_motion
리턴 bool

horiz_codeblocks 공개적으로 프로퍼티

public int[] horiz_codeblocks
리턴 int[]

iwtLumaSize 공개적으로 프로퍼티

public Dimension iwtLumaSize
리턴 Dimension

no_ac 공개적으로 프로퍼티

public bool no_ac
리턴 bool

num_refs 공개적으로 프로퍼티

public int num_refs
리턴 int

picture_prediction_mode 공개적으로 프로퍼티

public int picture_prediction_mode
리턴 int

picture_weight_bits 공개적으로 프로퍼티

public int picture_weight_bits
리턴 int

transformDepth 공개적으로 프로퍼티

public int transformDepth
리턴 int

x_num_blocks 공개적으로 프로퍼티

public int x_num_blocks
리턴 int

xblen_luma 공개적으로 프로퍼티

public int xblen_luma
리턴 int