C# 클래스 cscodec.h264.decoder.H264Context

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

공개 프로퍼티들

프로퍼티 타입 설명
b_stride int
block_offset int[]
cabac cscodec.h264.decoder.CABACContext
cabac_init_idc int
cabac_state int[]
cavlc cscodec.h264.decoder.CAVLCContext
cbp int
cbp_table int[]
chroma_log2_weight_denom int
chroma_pred_mode int
chroma_pred_mode_table int[]
chroma_qp int[]
chroma_weight int[][][][]
chroma_weight_flag int[]
col_fieldoff int
col_parity int
curr_pic_num int
current_slice int
deblocking_filter int
default_ref_list AVFrame[][]
default_scaling4 int[][]
default_scaling8 int[][]
delayed_pic AVFrame[]
delta_poc int[]
delta_poc_bottom int
dequant4_buffer long[][][]
dequant4_coeff long[][][]
dequant8_buffer long[][][]
dequant8_coeff long[][][]
dequant_coeff_pps int
direct_cache int[]
direct_spatial_mv_pred int
direct_table int[]
displayPicture AVFrame
dist_scale_factor int[]
dist_scale_factor_field int[][]
div6 int[]
emu_edge_height int
emu_edge_width int
ff_alternate_horizontal_scan byte[]
ff_alternate_vertical_scan byte[]
ff_h264_chroma_qp int[]
ff_zigzag_direct byte[]
field_scan byte[]
field_scan8x8 byte[]
field_scan8x8_cavlc byte[]
field_scan8x8_cavlc_q0 byte[]
field_scan8x8_q0 byte[]
field_scan_q0 byte[]
frame_num int
frame_num_offset int
got_first int
h264dsp H264DSPContext
halfpel_flag int
hpc H264PredictionContext
hwaccel_pixfmt_list_h264_jpeg_420 int[]
implicit_weight int[][][]
initial_cpb_removal_delay int[]
inter_gb GetBitContext
inter_gb_ptr GetBitContext
intra16x16_pred_mode int
intra4x4_pred_mode int[]
intra4x4_pred_mode_cache int[]
intra_gb GetBitContext
intra_gb_ptr GetBitContext
is_avc int
is_complex int
last_coeff_flag_offset_8x8 short[]
last_qscale_diff int
last_slice_type int
left_block int[]
left_cbp int
left_mb_xy int[]
left_samples_available long
left_type int[]
list_count long
list_counts int[]
long_ref AVFrame[]
long_ref_count int
luma_log2_weight_denom int
luma_weight int[][][]
luma_weight_flag int[]
map_col_to_list0 int[][]
map_col_to_list0_field int[][][]
max_contexts int
max_pic_num int
mb short[]
mb2b_xy long[]
mb2br_xy long[]
mb_aff_frame int
mb_chroma_dc short[][]
mb_field_decoding_flag int
mb_linesize int
mb_luma_dc short[]
mb_mbaff int
mb_padding short[]
mb_uvlinesize int
mb_xy int
mmco MMCO[]
mmco_index int
mv_cache int[][][]
mv_cache_clean int[]
mvd_cache int[][][]
mvd_table int[][][]
nal_length_size int
nal_ref_idc int
nal_unit_type int
neighbor_transform_size int
next_mb_skipped int
next_slice_index int
non_zero_count int[][]
non_zero_count_cache int[]
outputed_poc int
pixel_aspect AVRational[]
poc_lsb int
poc_msb int
pps PictureParameterSet
pps_buffers PictureParameterSet[]
prev_frame_num int
prev_frame_num_offset int
prev_interlaced_frame int
prev_mb_skipped int
prev_poc_lsb int
prev_poc_msb int
qp_thresh int
rbsp_buffer byte[][]
rbsp_buffer_size long[]
redundant_pic_count int
ref2frm int[][][]
ref_cache int[][]
ref_count long[]
ref_list AVFrame[][]
rem6 int[]
s MpegEncContext
scan8 short[]
sei_buffering_period_present int
sei_cpb_removal_delay int
sei_ct_type int
sei_dpb_output_delay int
sei_num_clock_ts_table int[]
sei_pic_struct int
sei_recovery_frame_cnt int
short_ref AVFrame[]
short_ref_count int
single_decode_warning int
slice_alpha_c0_offset int
slice_beta_offset int
slice_num int
slice_table_base int[]
slice_table_offset int
slice_type int
slice_type_fixed int
slice_type_nos int
sps SequenceParameterSet
sps_buffers SequenceParameterSet[]
sub_mb_type int[]
svq3_watermark_key long
thirdpel_flag int
thread_context H264Context[]
top_borders int[][][]
top_cbp int
top_mb_xy int
top_samples_available long
top_type int
topleft_mb_xy int
topleft_partition int
topleft_samples_available long
topleft_type int
topright_mb_xy int
topright_samples_available long
topright_type int
unknown_svq3_flag int
use_weight int
use_weight_chroma int
x264_build int
zigzag_scan byte[]
zigzag_scan8x8 byte[]
zigzag_scan8x8_cavlc byte[]
zigzag_scan8x8_cavlc_q0 byte[]
zigzag_scan8x8_q0 byte[]
zigzag_scan_q0 byte[]

공개 메소드들

메소드 설명
av_cmp_q ( cscodec.av.AVRational a, cscodec.av.AVRational b ) : int
av_fast_malloc ( byte param1, int param2, int min_size ) : void
av_gcd ( long a, long b ) : long
av_reduce ( int num_den, long num, long den, long max ) : int
backup_mb_border ( byte src_y_base, int src_y_offset, byte src_cb_base, int src_cb_offset, byte src_cr_base, int src_cr_offset, int linesize, int uvlinesize, int simple ) : void
build_qp_table ( cscodec.h264.decoder.PictureParameterSet pps, int t, int index ) : void
check_mv ( int b_idx, int bn_idx, int mvy_limit ) : int
clone_slice ( H264Context dst, H264Context src ) : void
common_init ( MpegEncContext _s ) : void
context_init ( ) : int
decode_buffering_period ( ) : int
decode_cabac_residual_dc ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, int max_coeff ) : void
decode_cabac_residual_dc_internal ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, int max_coeff ) : void
decode_cabac_residual_internal ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, long qmul, int max_coeff, int is_dc ) : void
decode_cabac_residual_nondc ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, long qmul, int max_coeff ) : void
decode_cabac_residual_nondc_internal ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, long qmul, int max_coeff ) : void
decode_frame ( cscodec.av.AVFrame data, int data_size, cscodec.av.AVPacket avpkt ) : int
decode_hrd_parameters ( cscodec.h264.decoder.SequenceParameterSet sps ) : int
decode_mb_skip ( ) : void
decode_nal_units ( byte buf_base, int buf_offset, int buf_size ) : int
decode_picture_timing ( ) : int
decode_recovery_point ( ) : int
decode_scaling_list ( int factors, int size, int jvt_list, int fallback_list ) : void
decode_scaling_matrices ( cscodec.h264.decoder.SequenceParameterSet sps, cscodec.h264.decoder.PictureParameterSet pps, int is_sps, int scaling_matrix4, int scaling_matrix8 ) : void
decode_slice ( ) : int
decode_slice_header ( H264Context h, H264Context h0 ) : int
decode_unregistered_user_data ( int size ) : int
decode_vui_parameters ( SequenceParameterSet sps ) : int
fetch_diagonal_mv ( int pC, int i, int list, int part_width ) : int
ff_generate_sliding_window_mmcos ( ) : void
ff_h264_alloc_tables ( ) : int
ff_h264_check_intra4x4_pred_mode ( ) : int
ff_h264_check_intra_pred_mode ( int mode ) : int
ff_h264_decode_extradata ( ) : int
ff_h264_decode_mb_cabac ( ) : int
ff_h264_decode_nal ( byte src_base, int src_offset, int dst_length_consumed, int length ) : byte[]
ff_h264_decode_picture_parameter_set ( int bit_length ) : int
ff_h264_decode_rbsp_trailing ( byte src_base, int src_offset ) : int
ff_h264_decode_ref_pic_list_reordering ( ) : int
ff_h264_decode_ref_pic_marking ( GetBitContext gb ) : int
ff_h264_decode_sei ( ) : int
ff_h264_decode_seq_parameter_set ( ) : int
ff_h264_direct_dist_scale_factor ( ) : void
ff_h264_direct_ref_list_init ( ) : void
ff_h264_execute_ref_pic_marking ( MMCO mmco, int mmco_count ) : int
ff_h264_fill_default_ref_list ( ) : int
ff_h264_fill_mbaff_ref_list ( ) : void
ff_h264_filter_mb ( int mb_x, int mb_y, byte img_y_base, int img_y_offset, byte img_cb_base, int img_cb_offset, byte img_cr_base, int img_cr_offset, int linesize, int uvlinesize ) : void
ff_h264_filter_mb_fast ( int mb_x, int mb_y, byte img_y_base, int img_y_offset, byte img_cb_base, int img_cb_offset, byte img_cr_base, int img_cr_offset, int linesize, int uvlinesize ) : void
ff_h264_frame_start ( ) : int
ff_h264_free_context ( ) : void
ff_h264_hl_decode_mb ( ) : void
ff_h264_pred_direct_motion ( int mb_type ) : int
ff_h264_remove_all_refs ( ) : void
ff_h264_write_back_intra_pred_mode ( ) : void
field_end ( ) : void
fill_colmap ( int map, int list, int field, int colfield, int mbafi ) : void
fill_decode_caches ( int mb_type ) : void
fill_decode_neighbors ( int mb_type ) : void
fill_filter_caches ( int mb_type ) : int
filter_mb_dir ( int mb_x, int mb_y, byte img_y_base, int img_y_offset, byte img_cb_base, int img_cb_offset, byte img_cr_base, int img_cr_offset, int linesize, int uvlinesize, int mb_xy, int mb_type, int mvy_limit, int first_vertical_edge_done, int dir ) : void
filter_mb_edgech ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
filter_mb_edgecv ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
filter_mb_edgeh ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
filter_mb_edgev ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
filter_mb_mbaff_edgecv ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int bsi, int qp ) : void
filter_mb_mbaff_edgev ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int bsi, int qp ) : void
find_short ( int frame_num, int idx ) : AVFrame
free_tables ( ) : void
get_cabac_cbf_ctx ( int cat, int idx, int is_dc ) : int
get_dct8x8_allowed ( ) : int
get_scale_factor ( int poc, int poc1, int i ) : int
hl_decode_mb_internal ( int simple ) : void
hl_motion ( byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, DSPContext qpix_put, DSPContext chroma_put, DSPContext qpix_avg, DSPContext chroma_avg, H264DSPContext weight_op, H264DSPContext weight_avg ) : void
idr ( ) : void
implicit_weight_table ( int field ) : void
init_dequant4_coeff_table ( ) : void
init_dequant8_coeff_table ( ) : void
init_dequant_tables ( ) : void
init_poc ( ) : int
init_scan_tables ( ) : void
loop_filter ( ) : void
mc_dir_part ( AVFrame pic, int n, int square, int chroma_height, int delta, int list, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int src_x_offset, int src_y_offset, DSPContext qpix_op, DSPContext chroma_op ) : void
mc_part ( int n, int square, int chroma_height, int delta, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int x_offset, int y_offset, DSPContext qpix_put, DSPContext chroma_put, DSPContext qpix_avg, DSPContext chroma_avg, H264DSPContext weight_op_base, int weight_op_offset, H264DSPContext weight_avg_base, int weight_avg_offset, int list0, int list1 ) : void
mc_part_std ( int n, int square, int chroma_height, int delta, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int x_offset, int y_offset, DSPContext qpix_put, DSPContext chroma_put, DSPContext qpix_avg, DSPContext chroma_avg, int list0, int list1 ) : void
mc_part_weighted ( int n, int square, int chroma_height, int delta, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int x_offset, int y_offset, DSPContext qpix_put, DSPContext chroma_put, H264DSPContext luma_weight_op, H264DSPContext chroma_weight_op, H264DSPContext luma_weight_avg, H264DSPContext chroma_weight_avg, int list0, int list1 ) : void
pack16to32 ( int a, int b ) : int
pack8to16 ( int a, int b ) : int
pic_num_extract ( int pic_num, int structure ) : int
pred_16x8_motion ( int n, int list, int @ref, int mxmy ) : void
pred_8x16_motion ( int n, int list, int @ref, int mxmy ) : void
pred_intra_mode ( int n ) : int
pred_motion ( int n, int part_width, int list, int @ref, int mxmy ) : void
pred_pskip_motion ( int mxmy ) : void
pred_spatial_direct_motion ( int mb_type ) : int
pred_temp_direct_motion ( int mb_type ) : int
pred_weight_table ( ) : int
predict_field_decoding_flag ( ) : void
prefetch_motion ( int list ) : void
remove_long ( int i, int ref_mask ) : AVFrame
remove_short ( int frame_num, int ref_mask ) : AVFrame
remove_short_at_index ( int i ) : void
unreference_pic ( AVFrame pic, int refmask ) : int
write_back_motion ( int mb_type ) : void
write_back_non_zero_count ( ) : void
xchg_mb_border ( byte src_y_base, int src_y_offset, byte src_cb_base, int src_cb_offset, byte src_cr_base, int src_cr_offset, int linesize, int uvlinesize, int xchg, int simple ) : void

비공개 메소드들

메소드 설명
IS_DIR ( int a, int part, int list ) : int
MAP_F2F_1 ( int idx, int mb_type, int list ) : void
MAP_F2F_2 ( int idx, int mb_type, int list ) : void
av_clip ( int a, int amin, int amax ) : int
av_clip_uint8 ( int a ) : byte
mid_pred ( int a, int b, int c ) : int

메소드 상세

av_cmp_q() 공개 정적인 메소드

public static av_cmp_q ( cscodec.av.AVRational a, cscodec.av.AVRational b ) : int
a cscodec.av.AVRational
b cscodec.av.AVRational
리턴 int

av_fast_malloc() 공개 정적인 메소드

public static av_fast_malloc ( byte param1, int param2, int min_size ) : void
param1 byte
param2 int
min_size int
리턴 void

av_gcd() 공개 정적인 메소드

public static av_gcd ( long a, long b ) : long
a long
b long
리턴 long

av_reduce() 공개 정적인 메소드

public static av_reduce ( int num_den, long num, long den, long max ) : int
num_den int
num long
den long
max long
리턴 int

backup_mb_border() 공개 메소드

public backup_mb_border ( byte src_y_base, int src_y_offset, byte src_cb_base, int src_cb_offset, byte src_cr_base, int src_cr_offset, int linesize, int uvlinesize, int simple ) : void
src_y_base byte
src_y_offset int
src_cb_base byte
src_cb_offset int
src_cr_base byte
src_cr_offset int
linesize int
uvlinesize int
simple int
리턴 void

build_qp_table() 공개 정적인 메소드

public static build_qp_table ( cscodec.h264.decoder.PictureParameterSet pps, int t, int index ) : void
pps cscodec.h264.decoder.PictureParameterSet
t int
index int
리턴 void

check_mv() 공개 메소드

public check_mv ( int b_idx, int bn_idx, int mvy_limit ) : int
b_idx int
bn_idx int
mvy_limit int
리턴 int

clone_slice() 공개 정적인 메소드

public static clone_slice ( H264Context dst, H264Context src ) : void
dst H264Context
src H264Context
리턴 void

common_init() 공개 메소드

public common_init ( MpegEncContext _s ) : void
_s MpegEncContext
리턴 void

context_init() 공개 메소드

public context_init ( ) : int
리턴 int

decode_buffering_period() 공개 메소드

public decode_buffering_period ( ) : int
리턴 int

decode_cabac_residual_dc() 공개 메소드

public decode_cabac_residual_dc ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, int max_coeff ) : void
block short
block_offset int
cat int
n int
scantable byte
scan_offset int
max_coeff int
리턴 void

decode_cabac_residual_dc_internal() 공개 메소드

public decode_cabac_residual_dc_internal ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, int max_coeff ) : void
block short
block_offset int
cat int
n int
scantable byte
scan_offset int
max_coeff int
리턴 void

decode_cabac_residual_internal() 공개 메소드

public decode_cabac_residual_internal ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, long qmul, int max_coeff, int is_dc ) : void
block short
block_offset int
cat int
n int
scantable byte
scan_offset int
qmul long
max_coeff int
is_dc int
리턴 void

decode_cabac_residual_nondc() 공개 메소드

public decode_cabac_residual_nondc ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, long qmul, int max_coeff ) : void
block short
block_offset int
cat int
n int
scantable byte
scan_offset int
qmul long
max_coeff int
리턴 void

decode_cabac_residual_nondc_internal() 공개 메소드

public decode_cabac_residual_nondc_internal ( short block, int block_offset, int cat, int n, byte scantable, int scan_offset, long qmul, int max_coeff ) : void
block short
block_offset int
cat int
n int
scantable byte
scan_offset int
qmul long
max_coeff int
리턴 void

decode_frame() 공개 메소드

public decode_frame ( cscodec.av.AVFrame data, int data_size, cscodec.av.AVPacket avpkt ) : int
data cscodec.av.AVFrame
data_size int
avpkt cscodec.av.AVPacket
리턴 int

decode_hrd_parameters() 공개 메소드

public decode_hrd_parameters ( cscodec.h264.decoder.SequenceParameterSet sps ) : int
sps cscodec.h264.decoder.SequenceParameterSet
리턴 int

decode_mb_skip() 공개 메소드

public decode_mb_skip ( ) : void
리턴 void

decode_nal_units() 공개 메소드

public decode_nal_units ( byte buf_base, int buf_offset, int buf_size ) : int
buf_base byte
buf_offset int
buf_size int
리턴 int

decode_picture_timing() 공개 메소드

public decode_picture_timing ( ) : int
리턴 int

decode_recovery_point() 공개 메소드

public decode_recovery_point ( ) : int
리턴 int

decode_scaling_list() 공개 메소드

public decode_scaling_list ( int factors, int size, int jvt_list, int fallback_list ) : void
factors int
size int
jvt_list int
fallback_list int
리턴 void

decode_scaling_matrices() 공개 메소드

public decode_scaling_matrices ( cscodec.h264.decoder.SequenceParameterSet sps, cscodec.h264.decoder.PictureParameterSet pps, int is_sps, int scaling_matrix4, int scaling_matrix8 ) : void
sps cscodec.h264.decoder.SequenceParameterSet
pps cscodec.h264.decoder.PictureParameterSet
is_sps int
scaling_matrix4 int
scaling_matrix8 int
리턴 void

decode_slice() 공개 메소드

public decode_slice ( ) : int
리턴 int

decode_slice_header() 공개 정적인 메소드

public static decode_slice_header ( H264Context h, H264Context h0 ) : int
h H264Context
h0 H264Context
리턴 int

decode_unregistered_user_data() 공개 메소드

public decode_unregistered_user_data ( int size ) : int
size int
리턴 int

decode_vui_parameters() 공개 메소드

public decode_vui_parameters ( SequenceParameterSet sps ) : int
sps SequenceParameterSet
리턴 int

fetch_diagonal_mv() 공개 메소드

public fetch_diagonal_mv ( int pC, int i, int list, int part_width ) : int
pC int
i int
list int
part_width int
리턴 int

ff_generate_sliding_window_mmcos() 공개 메소드

public ff_generate_sliding_window_mmcos ( ) : void
리턴 void

ff_h264_alloc_tables() 공개 메소드

public ff_h264_alloc_tables ( ) : int
리턴 int

ff_h264_check_intra4x4_pred_mode() 공개 메소드

public ff_h264_check_intra4x4_pred_mode ( ) : int
리턴 int

ff_h264_check_intra_pred_mode() 공개 메소드

public ff_h264_check_intra_pred_mode ( int mode ) : int
mode int
리턴 int

ff_h264_decode_extradata() 공개 메소드

public ff_h264_decode_extradata ( ) : int
리턴 int

ff_h264_decode_mb_cabac() 공개 메소드

public ff_h264_decode_mb_cabac ( ) : int
리턴 int

ff_h264_decode_nal() 공개 메소드

public ff_h264_decode_nal ( byte src_base, int src_offset, int dst_length_consumed, int length ) : byte[]
src_base byte
src_offset int
dst_length_consumed int
length int
리턴 byte[]

ff_h264_decode_picture_parameter_set() 공개 메소드

public ff_h264_decode_picture_parameter_set ( int bit_length ) : int
bit_length int
리턴 int

ff_h264_decode_rbsp_trailing() 공개 메소드

public ff_h264_decode_rbsp_trailing ( byte src_base, int src_offset ) : int
src_base byte
src_offset int
리턴 int

ff_h264_decode_ref_pic_list_reordering() 공개 메소드

public ff_h264_decode_ref_pic_list_reordering ( ) : int
리턴 int

ff_h264_decode_ref_pic_marking() 공개 메소드

public ff_h264_decode_ref_pic_marking ( GetBitContext gb ) : int
gb GetBitContext
리턴 int

ff_h264_decode_sei() 공개 메소드

public ff_h264_decode_sei ( ) : int
리턴 int

ff_h264_decode_seq_parameter_set() 공개 메소드

public ff_h264_decode_seq_parameter_set ( ) : int
리턴 int

ff_h264_direct_dist_scale_factor() 공개 메소드

public ff_h264_direct_dist_scale_factor ( ) : void
리턴 void

ff_h264_direct_ref_list_init() 공개 메소드

public ff_h264_direct_ref_list_init ( ) : void
리턴 void

ff_h264_execute_ref_pic_marking() 공개 메소드

public ff_h264_execute_ref_pic_marking ( MMCO mmco, int mmco_count ) : int
mmco MMCO
mmco_count int
리턴 int

ff_h264_fill_default_ref_list() 공개 메소드

public ff_h264_fill_default_ref_list ( ) : int
리턴 int

ff_h264_fill_mbaff_ref_list() 공개 메소드

public ff_h264_fill_mbaff_ref_list ( ) : void
리턴 void

ff_h264_filter_mb() 공개 메소드

public ff_h264_filter_mb ( int mb_x, int mb_y, byte img_y_base, int img_y_offset, byte img_cb_base, int img_cb_offset, byte img_cr_base, int img_cr_offset, int linesize, int uvlinesize ) : void
mb_x int
mb_y int
img_y_base byte
img_y_offset int
img_cb_base byte
img_cb_offset int
img_cr_base byte
img_cr_offset int
linesize int
uvlinesize int
리턴 void

ff_h264_filter_mb_fast() 공개 메소드

public ff_h264_filter_mb_fast ( int mb_x, int mb_y, byte img_y_base, int img_y_offset, byte img_cb_base, int img_cb_offset, byte img_cr_base, int img_cr_offset, int linesize, int uvlinesize ) : void
mb_x int
mb_y int
img_y_base byte
img_y_offset int
img_cb_base byte
img_cb_offset int
img_cr_base byte
img_cr_offset int
linesize int
uvlinesize int
리턴 void

ff_h264_frame_start() 공개 메소드

public ff_h264_frame_start ( ) : int
리턴 int

ff_h264_free_context() 공개 메소드

public ff_h264_free_context ( ) : void
리턴 void

ff_h264_hl_decode_mb() 공개 메소드

public ff_h264_hl_decode_mb ( ) : void
리턴 void

ff_h264_pred_direct_motion() 공개 메소드

public ff_h264_pred_direct_motion ( int mb_type ) : int
mb_type int
리턴 int

ff_h264_remove_all_refs() 공개 메소드

public ff_h264_remove_all_refs ( ) : void
리턴 void

ff_h264_write_back_intra_pred_mode() 공개 메소드

public ff_h264_write_back_intra_pred_mode ( ) : void
리턴 void

field_end() 공개 메소드

public field_end ( ) : void
리턴 void

fill_colmap() 공개 메소드

public fill_colmap ( int map, int list, int field, int colfield, int mbafi ) : void
map int
list int
field int
colfield int
mbafi int
리턴 void

fill_decode_caches() 공개 메소드

public fill_decode_caches ( int mb_type ) : void
mb_type int
리턴 void

fill_decode_neighbors() 공개 메소드

public fill_decode_neighbors ( int mb_type ) : void
mb_type int
리턴 void

fill_filter_caches() 공개 메소드

public fill_filter_caches ( int mb_type ) : int
mb_type int
리턴 int

filter_mb_dir() 공개 메소드

public filter_mb_dir ( int mb_x, int mb_y, byte img_y_base, int img_y_offset, byte img_cb_base, int img_cb_offset, byte img_cr_base, int img_cr_offset, int linesize, int uvlinesize, int mb_xy, int mb_type, int mvy_limit, int first_vertical_edge_done, int dir ) : void
mb_x int
mb_y int
img_y_base byte
img_y_offset int
img_cb_base byte
img_cb_offset int
img_cr_base byte
img_cr_offset int
linesize int
uvlinesize int
mb_xy int
mb_type int
mvy_limit int
first_vertical_edge_done int
dir int
리턴 void

filter_mb_edgech() 공개 메소드

public filter_mb_edgech ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
pix_base byte
pix_offset int
stride int
bS_base short
bS_offset int
qp int
리턴 void

filter_mb_edgecv() 공개 메소드

public filter_mb_edgecv ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
pix_base byte
pix_offset int
stride int
bS_base short
bS_offset int
qp int
리턴 void

filter_mb_edgeh() 공개 메소드

public filter_mb_edgeh ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
pix_base byte
pix_offset int
stride int
bS_base short
bS_offset int
qp int
리턴 void

filter_mb_edgev() 공개 메소드

public filter_mb_edgev ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int qp ) : void
pix_base byte
pix_offset int
stride int
bS_base short
bS_offset int
qp int
리턴 void

filter_mb_mbaff_edgecv() 공개 메소드

public filter_mb_mbaff_edgecv ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int bsi, int qp ) : void
pix_base byte
pix_offset int
stride int
bS_base short
bS_offset int
bsi int
qp int
리턴 void

filter_mb_mbaff_edgev() 공개 메소드

public filter_mb_mbaff_edgev ( byte pix_base, int pix_offset, int stride, short bS_base, int bS_offset, int bsi, int qp ) : void
pix_base byte
pix_offset int
stride int
bS_base short
bS_offset int
bsi int
qp int
리턴 void

find_short() 공개 메소드

public find_short ( int frame_num, int idx ) : AVFrame
frame_num int
idx int
리턴 AVFrame

free_tables() 공개 메소드

public free_tables ( ) : void
리턴 void

get_cabac_cbf_ctx() 공개 메소드

public get_cabac_cbf_ctx ( int cat, int idx, int is_dc ) : int
cat int
idx int
is_dc int
리턴 int

get_dct8x8_allowed() 공개 메소드

public get_dct8x8_allowed ( ) : int
리턴 int

get_scale_factor() 공개 메소드

public get_scale_factor ( int poc, int poc1, int i ) : int
poc int
poc1 int
i int
리턴 int

hl_decode_mb_internal() 공개 메소드

public hl_decode_mb_internal ( int simple ) : void
simple int
리턴 void

hl_motion() 공개 메소드

public hl_motion ( byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, DSPContext qpix_put, DSPContext chroma_put, DSPContext qpix_avg, DSPContext chroma_avg, H264DSPContext weight_op, H264DSPContext weight_avg ) : void
dest_y_base byte
dest_y_offset int
dest_cb_base byte
dest_cb_offset int
dest_cr_base byte
dest_cr_offset int
qpix_put DSPContext
chroma_put DSPContext
qpix_avg DSPContext
chroma_avg DSPContext
weight_op H264DSPContext
weight_avg H264DSPContext
리턴 void

idr() 공개 메소드

public idr ( ) : void
리턴 void

implicit_weight_table() 공개 메소드

public implicit_weight_table ( int field ) : void
field int
리턴 void

init_dequant4_coeff_table() 공개 메소드

public init_dequant4_coeff_table ( ) : void
리턴 void

init_dequant8_coeff_table() 공개 메소드

public init_dequant8_coeff_table ( ) : void
리턴 void

init_dequant_tables() 공개 메소드

public init_dequant_tables ( ) : void
리턴 void

init_poc() 공개 메소드

public init_poc ( ) : int
리턴 int

init_scan_tables() 공개 메소드

public init_scan_tables ( ) : void
리턴 void

loop_filter() 공개 메소드

public loop_filter ( ) : void
리턴 void

mc_dir_part() 공개 메소드

public mc_dir_part ( AVFrame pic, int n, int square, int chroma_height, int delta, int list, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int src_x_offset, int src_y_offset, DSPContext qpix_op, DSPContext chroma_op ) : void
pic AVFrame
n int
square int
chroma_height int
delta int
list int
dest_y_base byte
dest_y_offset int
dest_cb_base byte
dest_cb_offset int
dest_cr_base byte
dest_cr_offset int
src_x_offset int
src_y_offset int
qpix_op DSPContext
chroma_op DSPContext
리턴 void

mc_part() 공개 메소드

public mc_part ( int n, int square, int chroma_height, int delta, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int x_offset, int y_offset, DSPContext qpix_put, DSPContext chroma_put, DSPContext qpix_avg, DSPContext chroma_avg, H264DSPContext weight_op_base, int weight_op_offset, H264DSPContext weight_avg_base, int weight_avg_offset, int list0, int list1 ) : void
n int
square int
chroma_height int
delta int
dest_y_base byte
dest_y_offset int
dest_cb_base byte
dest_cb_offset int
dest_cr_base byte
dest_cr_offset int
x_offset int
y_offset int
qpix_put DSPContext
chroma_put DSPContext
qpix_avg DSPContext
chroma_avg DSPContext
weight_op_base H264DSPContext
weight_op_offset int
weight_avg_base H264DSPContext
weight_avg_offset int
list0 int
list1 int
리턴 void

mc_part_std() 공개 메소드

public mc_part_std ( int n, int square, int chroma_height, int delta, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int x_offset, int y_offset, DSPContext qpix_put, DSPContext chroma_put, DSPContext qpix_avg, DSPContext chroma_avg, int list0, int list1 ) : void
n int
square int
chroma_height int
delta int
dest_y_base byte
dest_y_offset int
dest_cb_base byte
dest_cb_offset int
dest_cr_base byte
dest_cr_offset int
x_offset int
y_offset int
qpix_put DSPContext
chroma_put DSPContext
qpix_avg DSPContext
chroma_avg DSPContext
list0 int
list1 int
리턴 void

mc_part_weighted() 공개 메소드

public mc_part_weighted ( int n, int square, int chroma_height, int delta, byte dest_y_base, int dest_y_offset, byte dest_cb_base, int dest_cb_offset, byte dest_cr_base, int dest_cr_offset, int x_offset, int y_offset, DSPContext qpix_put, DSPContext chroma_put, H264DSPContext luma_weight_op, H264DSPContext chroma_weight_op, H264DSPContext luma_weight_avg, H264DSPContext chroma_weight_avg, int list0, int list1 ) : void
n int
square int
chroma_height int
delta int
dest_y_base byte
dest_y_offset int
dest_cb_base byte
dest_cb_offset int
dest_cr_base byte
dest_cr_offset int
x_offset int
y_offset int
qpix_put DSPContext
chroma_put DSPContext
luma_weight_op H264DSPContext
chroma_weight_op H264DSPContext
luma_weight_avg H264DSPContext
chroma_weight_avg H264DSPContext
list0 int
list1 int
리턴 void

pack16to32() 공개 정적인 메소드

public static pack16to32 ( int a, int b ) : int
a int
b int
리턴 int

pack8to16() 공개 정적인 메소드

public static pack8to16 ( int a, int b ) : int
a int
b int
리턴 int

pic_num_extract() 공개 메소드

public pic_num_extract ( int pic_num, int structure ) : int
pic_num int
structure int
리턴 int

pred_16x8_motion() 공개 메소드

public pred_16x8_motion ( int n, int list, int @ref, int mxmy ) : void
n int
list int
@ref int
mxmy int
리턴 void

pred_8x16_motion() 공개 메소드

public pred_8x16_motion ( int n, int list, int @ref, int mxmy ) : void
n int
list int
@ref int
mxmy int
리턴 void

pred_intra_mode() 공개 메소드

public pred_intra_mode ( int n ) : int
n int
리턴 int

pred_motion() 공개 메소드

public pred_motion ( int n, int part_width, int list, int @ref, int mxmy ) : void
n int
part_width int
list int
@ref int
mxmy int
리턴 void

pred_pskip_motion() 공개 메소드

public pred_pskip_motion ( int mxmy ) : void
mxmy int
리턴 void

pred_spatial_direct_motion() 공개 메소드

public pred_spatial_direct_motion ( int mb_type ) : int
mb_type int
리턴 int

pred_temp_direct_motion() 공개 메소드

public pred_temp_direct_motion ( int mb_type ) : int
mb_type int
리턴 int

pred_weight_table() 공개 메소드

public pred_weight_table ( ) : int
리턴 int

predict_field_decoding_flag() 공개 메소드

public predict_field_decoding_flag ( ) : void
리턴 void

prefetch_motion() 공개 메소드

public prefetch_motion ( int list ) : void
list int
리턴 void

remove_long() 공개 메소드

public remove_long ( int i, int ref_mask ) : AVFrame
i int
ref_mask int
리턴 AVFrame

remove_short() 공개 메소드

public remove_short ( int frame_num, int ref_mask ) : AVFrame
frame_num int
ref_mask int
리턴 AVFrame

remove_short_at_index() 공개 메소드

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

unreference_pic() 공개 메소드

public unreference_pic ( AVFrame pic, int refmask ) : int
pic AVFrame
refmask int
리턴 int

write_back_motion() 공개 메소드

public write_back_motion ( int mb_type ) : void
mb_type int
리턴 void

write_back_non_zero_count() 공개 메소드

public write_back_non_zero_count ( ) : void
리턴 void

xchg_mb_border() 공개 메소드

public xchg_mb_border ( byte src_y_base, int src_y_offset, byte src_cb_base, int src_cb_offset, byte src_cr_base, int src_cr_offset, int linesize, int uvlinesize, int xchg, int simple ) : void
src_y_base byte
src_y_offset int
src_cb_base byte
src_cb_offset int
src_cr_base byte
src_cr_offset int
linesize int
uvlinesize int
xchg int
simple int
리턴 void

프로퍼티 상세

b_stride 공개적으로 프로퍼티

public int b_stride
리턴 int

block_offset 공개적으로 프로퍼티

public int[] block_offset
리턴 int[]

cabac 공개적으로 프로퍼티

public CABACContext,cscodec.h264.decoder cabac
리턴 cscodec.h264.decoder.CABACContext

cabac_init_idc 공개적으로 프로퍼티

public int cabac_init_idc
리턴 int

cabac_state 공개적으로 프로퍼티

public int[] cabac_state
리턴 int[]

cavlc 공개적으로 프로퍼티

public CAVLCContext,cscodec.h264.decoder cavlc
리턴 cscodec.h264.decoder.CAVLCContext

cbp 공개적으로 프로퍼티

public int cbp
리턴 int

cbp_table 공개적으로 프로퍼티

public int[] cbp_table
리턴 int[]

chroma_log2_weight_denom 공개적으로 프로퍼티

public int chroma_log2_weight_denom
리턴 int

chroma_pred_mode 공개적으로 프로퍼티

public int chroma_pred_mode
리턴 int

chroma_pred_mode_table 공개적으로 프로퍼티

public int[] chroma_pred_mode_table
리턴 int[]

chroma_qp 공개적으로 프로퍼티

public int[] chroma_qp
리턴 int[]

chroma_weight 공개적으로 프로퍼티

public int[][][][] chroma_weight
리턴 int[][][][]

chroma_weight_flag 공개적으로 프로퍼티

public int[] chroma_weight_flag
리턴 int[]

col_fieldoff 공개적으로 프로퍼티

public int col_fieldoff
리턴 int

col_parity 공개적으로 프로퍼티

public int col_parity
리턴 int

curr_pic_num 공개적으로 프로퍼티

public int curr_pic_num
리턴 int

current_slice 공개적으로 프로퍼티

public int current_slice
리턴 int

deblocking_filter 공개적으로 프로퍼티

public int deblocking_filter
리턴 int

default_ref_list 공개적으로 프로퍼티

public AVFrame[][] default_ref_list
리턴 AVFrame[][]

default_scaling4 공개적으로 정적으로 프로퍼티

public static int[][] default_scaling4
리턴 int[][]

default_scaling8 공개적으로 정적으로 프로퍼티

public static int[][] default_scaling8
리턴 int[][]

delayed_pic 공개적으로 프로퍼티

public AVFrame[] delayed_pic
리턴 AVFrame[]

delta_poc 공개적으로 프로퍼티

public int[] delta_poc
리턴 int[]

delta_poc_bottom 공개적으로 프로퍼티

public int delta_poc_bottom
리턴 int

dequant4_buffer 공개적으로 프로퍼티

public long[][][] dequant4_buffer
리턴 long[][][]

dequant4_coeff 공개적으로 프로퍼티

public long[][][] dequant4_coeff
리턴 long[][][]

dequant8_buffer 공개적으로 프로퍼티

public long[][][] dequant8_buffer
리턴 long[][][]

dequant8_coeff 공개적으로 프로퍼티

public long[][][] dequant8_coeff
리턴 long[][][]

dequant_coeff_pps 공개적으로 프로퍼티

public int dequant_coeff_pps
리턴 int

direct_cache 공개적으로 프로퍼티

public int[] direct_cache
리턴 int[]

direct_spatial_mv_pred 공개적으로 프로퍼티

public int direct_spatial_mv_pred
리턴 int

direct_table 공개적으로 프로퍼티

public int[] direct_table
리턴 int[]

displayPicture 공개적으로 프로퍼티

public AVFrame displayPicture
리턴 AVFrame

dist_scale_factor 공개적으로 프로퍼티

public int[] dist_scale_factor
리턴 int[]

dist_scale_factor_field 공개적으로 프로퍼티

public int[][] dist_scale_factor_field
리턴 int[][]

div6 공개적으로 정적으로 프로퍼티

public static int[] div6
리턴 int[]

emu_edge_height 공개적으로 프로퍼티

public int emu_edge_height
리턴 int

emu_edge_width 공개적으로 프로퍼티

public int emu_edge_width
리턴 int

ff_alternate_horizontal_scan 공개적으로 정적으로 프로퍼티

public static byte[] ff_alternate_horizontal_scan
리턴 byte[]

ff_alternate_vertical_scan 공개적으로 정적으로 프로퍼티

public static byte[] ff_alternate_vertical_scan
리턴 byte[]

ff_h264_chroma_qp 공개적으로 정적으로 프로퍼티

public static int[] ff_h264_chroma_qp
리턴 int[]

ff_zigzag_direct 공개적으로 정적으로 프로퍼티

public static byte[] ff_zigzag_direct
리턴 byte[]

field_scan 공개적으로 프로퍼티

public byte[] field_scan
리턴 byte[]

field_scan8x8 공개적으로 프로퍼티

public byte[] field_scan8x8
리턴 byte[]

field_scan8x8_cavlc 공개적으로 프로퍼티

public byte[] field_scan8x8_cavlc
리턴 byte[]

field_scan8x8_cavlc_q0 공개적으로 프로퍼티

public byte[] field_scan8x8_cavlc_q0
리턴 byte[]

field_scan8x8_q0 공개적으로 프로퍼티

public byte[] field_scan8x8_q0
리턴 byte[]

field_scan_q0 공개적으로 프로퍼티

public byte[] field_scan_q0
리턴 byte[]

frame_num 공개적으로 프로퍼티

public int frame_num
리턴 int

frame_num_offset 공개적으로 프로퍼티

public int frame_num_offset
리턴 int

got_first 공개적으로 프로퍼티

public int got_first
리턴 int

h264dsp 공개적으로 프로퍼티

public H264DSPContext h264dsp
리턴 H264DSPContext

halfpel_flag 공개적으로 프로퍼티

public int halfpel_flag
리턴 int

hpc 공개적으로 프로퍼티

public H264PredictionContext hpc
리턴 H264PredictionContext

hwaccel_pixfmt_list_h264_jpeg_420 공개적으로 정적으로 프로퍼티

public static int[] hwaccel_pixfmt_list_h264_jpeg_420
리턴 int[]

implicit_weight 공개적으로 프로퍼티

public int[][][] implicit_weight
리턴 int[][][]

initial_cpb_removal_delay 공개적으로 프로퍼티

public int[] initial_cpb_removal_delay
리턴 int[]

inter_gb 공개적으로 프로퍼티

public GetBitContext inter_gb
리턴 GetBitContext

inter_gb_ptr 공개적으로 프로퍼티

public GetBitContext inter_gb_ptr
리턴 GetBitContext

intra16x16_pred_mode 공개적으로 프로퍼티

public int intra16x16_pred_mode
리턴 int

intra4x4_pred_mode 공개적으로 프로퍼티

public int[] intra4x4_pred_mode
리턴 int[]

intra4x4_pred_mode_cache 공개적으로 프로퍼티

public int[] intra4x4_pred_mode_cache
리턴 int[]

intra_gb 공개적으로 프로퍼티

public GetBitContext intra_gb
리턴 GetBitContext

intra_gb_ptr 공개적으로 프로퍼티

public GetBitContext intra_gb_ptr
리턴 GetBitContext

is_avc 공개적으로 프로퍼티

public int is_avc
리턴 int

is_complex 공개적으로 프로퍼티

public int is_complex
리턴 int

last_coeff_flag_offset_8x8 공개적으로 정적으로 프로퍼티

public static short[] last_coeff_flag_offset_8x8
리턴 short[]

last_qscale_diff 공개적으로 프로퍼티

public int last_qscale_diff
리턴 int

last_slice_type 공개적으로 프로퍼티

public int last_slice_type
리턴 int

left_block 공개적으로 프로퍼티

public int[] left_block
리턴 int[]

left_cbp 공개적으로 프로퍼티

public int left_cbp
리턴 int

left_mb_xy 공개적으로 프로퍼티

public int[] left_mb_xy
리턴 int[]

left_samples_available 공개적으로 프로퍼티

public long left_samples_available
리턴 long

left_type 공개적으로 프로퍼티

public int[] left_type
리턴 int[]

list_count 공개적으로 프로퍼티

public long list_count
리턴 long

list_counts 공개적으로 프로퍼티

public int[] list_counts
리턴 int[]

long_ref 공개적으로 프로퍼티

public AVFrame[] long_ref
리턴 AVFrame[]

long_ref_count 공개적으로 프로퍼티

public int long_ref_count
리턴 int

luma_log2_weight_denom 공개적으로 프로퍼티

public int luma_log2_weight_denom
리턴 int

luma_weight 공개적으로 프로퍼티

public int[][][] luma_weight
리턴 int[][][]

luma_weight_flag 공개적으로 프로퍼티

public int[] luma_weight_flag
리턴 int[]

map_col_to_list0 공개적으로 프로퍼티

public int[][] map_col_to_list0
리턴 int[][]

map_col_to_list0_field 공개적으로 프로퍼티

public int[][][] map_col_to_list0_field
리턴 int[][][]

max_contexts 공개적으로 프로퍼티

public int max_contexts
리턴 int

max_pic_num 공개적으로 프로퍼티

public int max_pic_num
리턴 int

mb 공개적으로 프로퍼티

public short[] mb
리턴 short[]

mb2b_xy 공개적으로 프로퍼티

public long[] mb2b_xy
리턴 long[]

mb2br_xy 공개적으로 프로퍼티

public long[] mb2br_xy
리턴 long[]

mb_aff_frame 공개적으로 프로퍼티

public int mb_aff_frame
리턴 int

mb_chroma_dc 공개적으로 프로퍼티

public short[][] mb_chroma_dc
리턴 short[][]

mb_field_decoding_flag 공개적으로 프로퍼티

public int mb_field_decoding_flag
리턴 int

mb_linesize 공개적으로 프로퍼티

public int mb_linesize
리턴 int

mb_luma_dc 공개적으로 프로퍼티

public short[] mb_luma_dc
리턴 short[]

mb_mbaff 공개적으로 프로퍼티

public int mb_mbaff
리턴 int

mb_padding 공개적으로 프로퍼티

public short[] mb_padding
리턴 short[]

mb_uvlinesize 공개적으로 프로퍼티

public int mb_uvlinesize
리턴 int

mb_xy 공개적으로 프로퍼티

public int mb_xy
리턴 int

mmco 공개적으로 프로퍼티

public MMCO[] mmco
리턴 MMCO[]

mmco_index 공개적으로 프로퍼티

public int mmco_index
리턴 int

mv_cache 공개적으로 프로퍼티

public int[][][] mv_cache
리턴 int[][][]

mv_cache_clean 공개적으로 프로퍼티

public int[] mv_cache_clean
리턴 int[]

mvd_cache 공개적으로 프로퍼티

public int[][][] mvd_cache
리턴 int[][][]

mvd_table 공개적으로 프로퍼티

public int[][][] mvd_table
리턴 int[][][]

nal_length_size 공개적으로 프로퍼티

public int nal_length_size
리턴 int

nal_ref_idc 공개적으로 프로퍼티

public int nal_ref_idc
리턴 int

nal_unit_type 공개적으로 프로퍼티

public int nal_unit_type
리턴 int

neighbor_transform_size 공개적으로 프로퍼티

public int neighbor_transform_size
리턴 int

next_mb_skipped 공개적으로 프로퍼티

public int next_mb_skipped
리턴 int

next_slice_index 공개적으로 프로퍼티

public int next_slice_index
리턴 int

non_zero_count 공개적으로 프로퍼티

public int[][] non_zero_count
리턴 int[][]

non_zero_count_cache 공개적으로 프로퍼티

public int[] non_zero_count_cache
리턴 int[]

outputed_poc 공개적으로 프로퍼티

public int outputed_poc
리턴 int

pixel_aspect 공개적으로 정적으로 프로퍼티

public static AVRational[] pixel_aspect
리턴 AVRational[]

poc_lsb 공개적으로 프로퍼티

public int poc_lsb
리턴 int

poc_msb 공개적으로 프로퍼티

public int poc_msb
리턴 int

pps 공개적으로 프로퍼티

public PictureParameterSet pps
리턴 PictureParameterSet

pps_buffers 공개적으로 프로퍼티

public PictureParameterSet[] pps_buffers
리턴 PictureParameterSet[]

prev_frame_num 공개적으로 프로퍼티

public int prev_frame_num
리턴 int

prev_frame_num_offset 공개적으로 프로퍼티

public int prev_frame_num_offset
리턴 int

prev_interlaced_frame 공개적으로 프로퍼티

public int prev_interlaced_frame
리턴 int

prev_mb_skipped 공개적으로 프로퍼티

public int prev_mb_skipped
리턴 int

prev_poc_lsb 공개적으로 프로퍼티

public int prev_poc_lsb
리턴 int

prev_poc_msb 공개적으로 프로퍼티

public int prev_poc_msb
리턴 int

qp_thresh 공개적으로 프로퍼티

public int qp_thresh
리턴 int

rbsp_buffer 공개적으로 프로퍼티

public byte[][] rbsp_buffer
리턴 byte[][]

rbsp_buffer_size 공개적으로 프로퍼티

public long[] rbsp_buffer_size
리턴 long[]

redundant_pic_count 공개적으로 프로퍼티

public int redundant_pic_count
리턴 int

ref2frm 공개적으로 프로퍼티

public int[][][] ref2frm
리턴 int[][][]

ref_cache 공개적으로 프로퍼티

public int[][] ref_cache
리턴 int[][]

ref_count 공개적으로 프로퍼티

public long[] ref_count
리턴 long[]

ref_list 공개적으로 프로퍼티

public AVFrame[][] ref_list
리턴 AVFrame[][]

rem6 공개적으로 정적으로 프로퍼티

public static int[] rem6
리턴 int[]

s 공개적으로 프로퍼티

public MpegEncContext s
리턴 MpegEncContext

scan8 공개적으로 정적으로 프로퍼티

public static short[] scan8
리턴 short[]

sei_buffering_period_present 공개적으로 프로퍼티

public int sei_buffering_period_present
리턴 int

sei_cpb_removal_delay 공개적으로 프로퍼티

public int sei_cpb_removal_delay
리턴 int

sei_ct_type 공개적으로 프로퍼티

public int sei_ct_type
리턴 int

sei_dpb_output_delay 공개적으로 프로퍼티

public int sei_dpb_output_delay
리턴 int

sei_num_clock_ts_table 공개적으로 정적으로 프로퍼티

public static int[] sei_num_clock_ts_table
리턴 int[]

sei_pic_struct 공개적으로 프로퍼티

public int sei_pic_struct
리턴 int

sei_recovery_frame_cnt 공개적으로 프로퍼티

public int sei_recovery_frame_cnt
리턴 int

short_ref 공개적으로 프로퍼티

public AVFrame[] short_ref
리턴 AVFrame[]

short_ref_count 공개적으로 프로퍼티

public int short_ref_count
리턴 int

single_decode_warning 공개적으로 프로퍼티

public int single_decode_warning
리턴 int

slice_alpha_c0_offset 공개적으로 프로퍼티

public int slice_alpha_c0_offset
리턴 int

slice_beta_offset 공개적으로 프로퍼티

public int slice_beta_offset
리턴 int

slice_num 공개적으로 프로퍼티

public int slice_num
리턴 int

slice_table_base 공개적으로 프로퍼티

public int[] slice_table_base
리턴 int[]

slice_table_offset 공개적으로 프로퍼티

public int slice_table_offset
리턴 int

slice_type 공개적으로 프로퍼티

public int slice_type
리턴 int

slice_type_fixed 공개적으로 프로퍼티

public int slice_type_fixed
리턴 int

slice_type_nos 공개적으로 프로퍼티

public int slice_type_nos
리턴 int

sps 공개적으로 프로퍼티

public SequenceParameterSet sps
리턴 SequenceParameterSet

sps_buffers 공개적으로 프로퍼티

public SequenceParameterSet[] sps_buffers
리턴 SequenceParameterSet[]

sub_mb_type 공개적으로 프로퍼티

public int[] sub_mb_type
리턴 int[]

svq3_watermark_key 공개적으로 프로퍼티

public long svq3_watermark_key
리턴 long

thirdpel_flag 공개적으로 프로퍼티

public int thirdpel_flag
리턴 int

thread_context 공개적으로 프로퍼티

public H264Context[] thread_context
리턴 H264Context[]

top_borders 공개적으로 프로퍼티

public int[][][] top_borders
리턴 int[][][]

top_cbp 공개적으로 프로퍼티

public int top_cbp
리턴 int

top_mb_xy 공개적으로 프로퍼티

public int top_mb_xy
리턴 int

top_samples_available 공개적으로 프로퍼티

public long top_samples_available
리턴 long

top_type 공개적으로 프로퍼티

public int top_type
리턴 int

topleft_mb_xy 공개적으로 프로퍼티

public int topleft_mb_xy
리턴 int

topleft_partition 공개적으로 프로퍼티

public int topleft_partition
리턴 int

topleft_samples_available 공개적으로 프로퍼티

public long topleft_samples_available
리턴 long

topleft_type 공개적으로 프로퍼티

public int topleft_type
리턴 int

topright_mb_xy 공개적으로 프로퍼티

public int topright_mb_xy
리턴 int

topright_samples_available 공개적으로 프로퍼티

public long topright_samples_available
리턴 long

topright_type 공개적으로 프로퍼티

public int topright_type
리턴 int

unknown_svq3_flag 공개적으로 프로퍼티

public int unknown_svq3_flag
리턴 int

use_weight 공개적으로 프로퍼티

public int use_weight
리턴 int

use_weight_chroma 공개적으로 프로퍼티

public int use_weight_chroma
리턴 int

x264_build 공개적으로 프로퍼티

public int x264_build
리턴 int

zigzag_scan 공개적으로 프로퍼티

public byte[] zigzag_scan
리턴 byte[]

zigzag_scan8x8 공개적으로 프로퍼티

public byte[] zigzag_scan8x8
리턴 byte[]

zigzag_scan8x8_cavlc 공개적으로 프로퍼티

public byte[] zigzag_scan8x8_cavlc
리턴 byte[]

zigzag_scan8x8_cavlc_q0 공개적으로 프로퍼티

public byte[] zigzag_scan8x8_cavlc_q0
리턴 byte[]

zigzag_scan8x8_q0 공개적으로 프로퍼티

public byte[] zigzag_scan8x8_q0
리턴 byte[]

zigzag_scan_q0 공개적으로 프로퍼티

public byte[] zigzag_scan_q0
리턴 byte[]