C# Class cscodec.h264.decoder.H264Context

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Свойство Type Description
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[]

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
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

Method Details

av_cmp_q() public static méthode

public static av_cmp_q ( cscodec.av.AVRational a, cscodec.av.AVRational b ) : int
a cscodec.av.AVRational
b cscodec.av.AVRational
Résultat int

av_fast_malloc() public static méthode

public static av_fast_malloc ( byte param1, int param2, int min_size ) : void
param1 byte
param2 int
min_size int
Résultat void

av_gcd() public static méthode

public static av_gcd ( long a, long b ) : long
a long
b long
Résultat long

av_reduce() public static méthode

public static av_reduce ( int num_den, long num, long den, long max ) : int
num_den int
num long
den long
max long
Résultat int

backup_mb_border() public méthode

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
Résultat void

build_qp_table() public static méthode

public static build_qp_table ( cscodec.h264.decoder.PictureParameterSet pps, int t, int index ) : void
pps cscodec.h264.decoder.PictureParameterSet
t int
index int
Résultat void

check_mv() public méthode

public check_mv ( int b_idx, int bn_idx, int mvy_limit ) : int
b_idx int
bn_idx int
mvy_limit int
Résultat int

clone_slice() public static méthode

public static clone_slice ( H264Context dst, H264Context src ) : void
dst H264Context
src H264Context
Résultat void

common_init() public méthode

public common_init ( MpegEncContext _s ) : void
_s MpegEncContext
Résultat void

context_init() public méthode

public context_init ( ) : int
Résultat int

decode_buffering_period() public méthode

public decode_buffering_period ( ) : int
Résultat int

decode_cabac_residual_dc() public méthode

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
Résultat void

decode_cabac_residual_dc_internal() public méthode

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
Résultat void

decode_cabac_residual_internal() public méthode

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
Résultat void

decode_cabac_residual_nondc() public méthode

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
Résultat void

decode_cabac_residual_nondc_internal() public méthode

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
Résultat void

decode_frame() public méthode

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
Résultat int

decode_hrd_parameters() public méthode

public decode_hrd_parameters ( cscodec.h264.decoder.SequenceParameterSet sps ) : int
sps cscodec.h264.decoder.SequenceParameterSet
Résultat int

decode_mb_skip() public méthode

public decode_mb_skip ( ) : void
Résultat void

decode_nal_units() public méthode

public decode_nal_units ( byte buf_base, int buf_offset, int buf_size ) : int
buf_base byte
buf_offset int
buf_size int
Résultat int

decode_picture_timing() public méthode

public decode_picture_timing ( ) : int
Résultat int

decode_recovery_point() public méthode

public decode_recovery_point ( ) : int
Résultat int

decode_scaling_list() public méthode

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
Résultat void

decode_scaling_matrices() public méthode

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
Résultat void

decode_slice() public méthode

public decode_slice ( ) : int
Résultat int

decode_slice_header() public static méthode

public static decode_slice_header ( H264Context h, H264Context h0 ) : int
h H264Context
h0 H264Context
Résultat int

decode_unregistered_user_data() public méthode

public decode_unregistered_user_data ( int size ) : int
size int
Résultat int

decode_vui_parameters() public méthode

public decode_vui_parameters ( SequenceParameterSet sps ) : int
sps SequenceParameterSet
Résultat int

fetch_diagonal_mv() public méthode

public fetch_diagonal_mv ( int pC, int i, int list, int part_width ) : int
pC int
i int
list int
part_width int
Résultat int

ff_generate_sliding_window_mmcos() public méthode

public ff_generate_sliding_window_mmcos ( ) : void
Résultat void

ff_h264_alloc_tables() public méthode

public ff_h264_alloc_tables ( ) : int
Résultat int

ff_h264_check_intra4x4_pred_mode() public méthode

public ff_h264_check_intra4x4_pred_mode ( ) : int
Résultat int

ff_h264_check_intra_pred_mode() public méthode

public ff_h264_check_intra_pred_mode ( int mode ) : int
mode int
Résultat int

ff_h264_decode_extradata() public méthode

public ff_h264_decode_extradata ( ) : int
Résultat int

ff_h264_decode_mb_cabac() public méthode

public ff_h264_decode_mb_cabac ( ) : int
Résultat int

ff_h264_decode_nal() public méthode

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
Résultat byte[]

ff_h264_decode_picture_parameter_set() public méthode

public ff_h264_decode_picture_parameter_set ( int bit_length ) : int
bit_length int
Résultat int

ff_h264_decode_rbsp_trailing() public méthode

public ff_h264_decode_rbsp_trailing ( byte src_base, int src_offset ) : int
src_base byte
src_offset int
Résultat int

ff_h264_decode_ref_pic_list_reordering() public méthode

public ff_h264_decode_ref_pic_list_reordering ( ) : int
Résultat int

ff_h264_decode_ref_pic_marking() public méthode

public ff_h264_decode_ref_pic_marking ( GetBitContext gb ) : int
gb GetBitContext
Résultat int

ff_h264_decode_sei() public méthode

public ff_h264_decode_sei ( ) : int
Résultat int

ff_h264_decode_seq_parameter_set() public méthode

public ff_h264_decode_seq_parameter_set ( ) : int
Résultat int

ff_h264_direct_dist_scale_factor() public méthode

public ff_h264_direct_dist_scale_factor ( ) : void
Résultat void

ff_h264_direct_ref_list_init() public méthode

public ff_h264_direct_ref_list_init ( ) : void
Résultat void

ff_h264_execute_ref_pic_marking() public méthode

public ff_h264_execute_ref_pic_marking ( MMCO mmco, int mmco_count ) : int
mmco MMCO
mmco_count int
Résultat int

ff_h264_fill_default_ref_list() public méthode

public ff_h264_fill_default_ref_list ( ) : int
Résultat int

ff_h264_fill_mbaff_ref_list() public méthode

public ff_h264_fill_mbaff_ref_list ( ) : void
Résultat void

ff_h264_filter_mb() public méthode

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
Résultat void

ff_h264_filter_mb_fast() public méthode

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
Résultat void

ff_h264_frame_start() public méthode

public ff_h264_frame_start ( ) : int
Résultat int

ff_h264_free_context() public méthode

public ff_h264_free_context ( ) : void
Résultat void

ff_h264_hl_decode_mb() public méthode

public ff_h264_hl_decode_mb ( ) : void
Résultat void

ff_h264_pred_direct_motion() public méthode

public ff_h264_pred_direct_motion ( int mb_type ) : int
mb_type int
Résultat int

ff_h264_remove_all_refs() public méthode

public ff_h264_remove_all_refs ( ) : void
Résultat void

ff_h264_write_back_intra_pred_mode() public méthode

public ff_h264_write_back_intra_pred_mode ( ) : void
Résultat void

field_end() public méthode

public field_end ( ) : void
Résultat void

fill_colmap() public méthode

public fill_colmap ( int map, int list, int field, int colfield, int mbafi ) : void
map int
list int
field int
colfield int
mbafi int
Résultat void

fill_decode_caches() public méthode

public fill_decode_caches ( int mb_type ) : void
mb_type int
Résultat void

fill_decode_neighbors() public méthode

public fill_decode_neighbors ( int mb_type ) : void
mb_type int
Résultat void

fill_filter_caches() public méthode

public fill_filter_caches ( int mb_type ) : int
mb_type int
Résultat int

filter_mb_dir() public méthode

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
Résultat void

filter_mb_edgech() public méthode

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
Résultat void

filter_mb_edgecv() public méthode

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
Résultat void

filter_mb_edgeh() public méthode

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
Résultat void

filter_mb_edgev() public méthode

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
Résultat void

filter_mb_mbaff_edgecv() public méthode

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
Résultat void

filter_mb_mbaff_edgev() public méthode

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
Résultat void

find_short() public méthode

public find_short ( int frame_num, int idx ) : AVFrame
frame_num int
idx int
Résultat AVFrame

free_tables() public méthode

public free_tables ( ) : void
Résultat void

get_cabac_cbf_ctx() public méthode

public get_cabac_cbf_ctx ( int cat, int idx, int is_dc ) : int
cat int
idx int
is_dc int
Résultat int

get_dct8x8_allowed() public méthode

public get_dct8x8_allowed ( ) : int
Résultat int

get_scale_factor() public méthode

public get_scale_factor ( int poc, int poc1, int i ) : int
poc int
poc1 int
i int
Résultat int

hl_decode_mb_internal() public méthode

public hl_decode_mb_internal ( int simple ) : void
simple int
Résultat void

hl_motion() public méthode

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
Résultat void

idr() public méthode

public idr ( ) : void
Résultat void

implicit_weight_table() public méthode

public implicit_weight_table ( int field ) : void
field int
Résultat void

init_dequant4_coeff_table() public méthode

public init_dequant4_coeff_table ( ) : void
Résultat void

init_dequant8_coeff_table() public méthode

public init_dequant8_coeff_table ( ) : void
Résultat void

init_dequant_tables() public méthode

public init_dequant_tables ( ) : void
Résultat void

init_poc() public méthode

public init_poc ( ) : int
Résultat int

init_scan_tables() public méthode

public init_scan_tables ( ) : void
Résultat void

loop_filter() public méthode

public loop_filter ( ) : void
Résultat void

mc_dir_part() public méthode

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
Résultat void

mc_part() public méthode

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
Résultat void

mc_part_std() public méthode

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
Résultat void

mc_part_weighted() public méthode

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
Résultat void

pack16to32() public static méthode

public static pack16to32 ( int a, int b ) : int
a int
b int
Résultat int

pack8to16() public static méthode

public static pack8to16 ( int a, int b ) : int
a int
b int
Résultat int

pic_num_extract() public méthode

public pic_num_extract ( int pic_num, int structure ) : int
pic_num int
structure int
Résultat int

pred_16x8_motion() public méthode

public pred_16x8_motion ( int n, int list, int @ref, int mxmy ) : void
n int
list int
@ref int
mxmy int
Résultat void

pred_8x16_motion() public méthode

public pred_8x16_motion ( int n, int list, int @ref, int mxmy ) : void
n int
list int
@ref int
mxmy int
Résultat void

pred_intra_mode() public méthode

public pred_intra_mode ( int n ) : int
n int
Résultat int

pred_motion() public méthode

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
Résultat void

pred_pskip_motion() public méthode

public pred_pskip_motion ( int mxmy ) : void
mxmy int
Résultat void

pred_spatial_direct_motion() public méthode

public pred_spatial_direct_motion ( int mb_type ) : int
mb_type int
Résultat int

pred_temp_direct_motion() public méthode

public pred_temp_direct_motion ( int mb_type ) : int
mb_type int
Résultat int

pred_weight_table() public méthode

public pred_weight_table ( ) : int
Résultat int

predict_field_decoding_flag() public méthode

public predict_field_decoding_flag ( ) : void
Résultat void

prefetch_motion() public méthode

public prefetch_motion ( int list ) : void
list int
Résultat void

remove_long() public méthode

public remove_long ( int i, int ref_mask ) : AVFrame
i int
ref_mask int
Résultat AVFrame

remove_short() public méthode

public remove_short ( int frame_num, int ref_mask ) : AVFrame
frame_num int
ref_mask int
Résultat AVFrame

remove_short_at_index() public méthode

public remove_short_at_index ( int i ) : void
i int
Résultat void

unreference_pic() public méthode

public unreference_pic ( AVFrame pic, int refmask ) : int
pic AVFrame
refmask int
Résultat int

write_back_motion() public méthode

public write_back_motion ( int mb_type ) : void
mb_type int
Résultat void

write_back_non_zero_count() public méthode

public write_back_non_zero_count ( ) : void
Résultat void

xchg_mb_border() public méthode

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
Résultat void

Property Details

b_stride public_oe property

public int b_stride
Résultat int

block_offset public_oe property

public int[] block_offset
Résultat int[]

cabac public_oe property

public CABACContext,cscodec.h264.decoder cabac
Résultat cscodec.h264.decoder.CABACContext

cabac_init_idc public_oe property

public int cabac_init_idc
Résultat int

cabac_state public_oe property

public int[] cabac_state
Résultat int[]

cavlc public_oe property

public CAVLCContext,cscodec.h264.decoder cavlc
Résultat cscodec.h264.decoder.CAVLCContext

cbp public_oe property

public int cbp
Résultat int

cbp_table public_oe property

public int[] cbp_table
Résultat int[]

chroma_log2_weight_denom public_oe property

public int chroma_log2_weight_denom
Résultat int

chroma_pred_mode public_oe property

public int chroma_pred_mode
Résultat int

chroma_pred_mode_table public_oe property

public int[] chroma_pred_mode_table
Résultat int[]

chroma_qp public_oe property

public int[] chroma_qp
Résultat int[]

chroma_weight public_oe property

public int[][][][] chroma_weight
Résultat int[][][][]

chroma_weight_flag public_oe property

public int[] chroma_weight_flag
Résultat int[]

col_fieldoff public_oe property

public int col_fieldoff
Résultat int

col_parity public_oe property

public int col_parity
Résultat int

curr_pic_num public_oe property

public int curr_pic_num
Résultat int

current_slice public_oe property

public int current_slice
Résultat int

deblocking_filter public_oe property

public int deblocking_filter
Résultat int

default_ref_list public_oe property

public AVFrame[][] default_ref_list
Résultat AVFrame[][]

default_scaling4 public_oe static_oe property

public static int[][] default_scaling4
Résultat int[][]

default_scaling8 public_oe static_oe property

public static int[][] default_scaling8
Résultat int[][]

delayed_pic public_oe property

public AVFrame[] delayed_pic
Résultat AVFrame[]

delta_poc public_oe property

public int[] delta_poc
Résultat int[]

delta_poc_bottom public_oe property

public int delta_poc_bottom
Résultat int

dequant4_buffer public_oe property

public long[][][] dequant4_buffer
Résultat long[][][]

dequant4_coeff public_oe property

public long[][][] dequant4_coeff
Résultat long[][][]

dequant8_buffer public_oe property

public long[][][] dequant8_buffer
Résultat long[][][]

dequant8_coeff public_oe property

public long[][][] dequant8_coeff
Résultat long[][][]

dequant_coeff_pps public_oe property

public int dequant_coeff_pps
Résultat int

direct_cache public_oe property

public int[] direct_cache
Résultat int[]

direct_spatial_mv_pred public_oe property

public int direct_spatial_mv_pred
Résultat int

direct_table public_oe property

public int[] direct_table
Résultat int[]

displayPicture public_oe property

public AVFrame displayPicture
Résultat AVFrame

dist_scale_factor public_oe property

public int[] dist_scale_factor
Résultat int[]

dist_scale_factor_field public_oe property

public int[][] dist_scale_factor_field
Résultat int[][]

div6 public_oe static_oe property

public static int[] div6
Résultat int[]

emu_edge_height public_oe property

public int emu_edge_height
Résultat int

emu_edge_width public_oe property

public int emu_edge_width
Résultat int

ff_alternate_horizontal_scan public_oe static_oe property

public static byte[] ff_alternate_horizontal_scan
Résultat byte[]

ff_alternate_vertical_scan public_oe static_oe property

public static byte[] ff_alternate_vertical_scan
Résultat byte[]

ff_h264_chroma_qp public_oe static_oe property

public static int[] ff_h264_chroma_qp
Résultat int[]

ff_zigzag_direct public_oe static_oe property

public static byte[] ff_zigzag_direct
Résultat byte[]

field_scan public_oe property

public byte[] field_scan
Résultat byte[]

field_scan8x8 public_oe property

public byte[] field_scan8x8
Résultat byte[]

field_scan8x8_cavlc public_oe property

public byte[] field_scan8x8_cavlc
Résultat byte[]

field_scan8x8_cavlc_q0 public_oe property

public byte[] field_scan8x8_cavlc_q0
Résultat byte[]

field_scan8x8_q0 public_oe property

public byte[] field_scan8x8_q0
Résultat byte[]

field_scan_q0 public_oe property

public byte[] field_scan_q0
Résultat byte[]

frame_num public_oe property

public int frame_num
Résultat int

frame_num_offset public_oe property

public int frame_num_offset
Résultat int

got_first public_oe property

public int got_first
Résultat int

h264dsp public_oe property

public H264DSPContext h264dsp
Résultat H264DSPContext

halfpel_flag public_oe property

public int halfpel_flag
Résultat int

hpc public_oe property

public H264PredictionContext hpc
Résultat H264PredictionContext

hwaccel_pixfmt_list_h264_jpeg_420 public_oe static_oe property

public static int[] hwaccel_pixfmt_list_h264_jpeg_420
Résultat int[]

implicit_weight public_oe property

public int[][][] implicit_weight
Résultat int[][][]

initial_cpb_removal_delay public_oe property

public int[] initial_cpb_removal_delay
Résultat int[]

inter_gb public_oe property

public GetBitContext inter_gb
Résultat GetBitContext

inter_gb_ptr public_oe property

public GetBitContext inter_gb_ptr
Résultat GetBitContext

intra16x16_pred_mode public_oe property

public int intra16x16_pred_mode
Résultat int

intra4x4_pred_mode public_oe property

public int[] intra4x4_pred_mode
Résultat int[]

intra4x4_pred_mode_cache public_oe property

public int[] intra4x4_pred_mode_cache
Résultat int[]

intra_gb public_oe property

public GetBitContext intra_gb
Résultat GetBitContext

intra_gb_ptr public_oe property

public GetBitContext intra_gb_ptr
Résultat GetBitContext

is_avc public_oe property

public int is_avc
Résultat int

is_complex public_oe property

public int is_complex
Résultat int

last_coeff_flag_offset_8x8 public_oe static_oe property

public static short[] last_coeff_flag_offset_8x8
Résultat short[]

last_qscale_diff public_oe property

public int last_qscale_diff
Résultat int

last_slice_type public_oe property

public int last_slice_type
Résultat int

left_block public_oe property

public int[] left_block
Résultat int[]

left_cbp public_oe property

public int left_cbp
Résultat int

left_mb_xy public_oe property

public int[] left_mb_xy
Résultat int[]

left_samples_available public_oe property

public long left_samples_available
Résultat long

left_type public_oe property

public int[] left_type
Résultat int[]

list_count public_oe property

public long list_count
Résultat long

list_counts public_oe property

public int[] list_counts
Résultat int[]

long_ref public_oe property

public AVFrame[] long_ref
Résultat AVFrame[]

long_ref_count public_oe property

public int long_ref_count
Résultat int

luma_log2_weight_denom public_oe property

public int luma_log2_weight_denom
Résultat int

luma_weight public_oe property

public int[][][] luma_weight
Résultat int[][][]

luma_weight_flag public_oe property

public int[] luma_weight_flag
Résultat int[]

map_col_to_list0 public_oe property

public int[][] map_col_to_list0
Résultat int[][]

map_col_to_list0_field public_oe property

public int[][][] map_col_to_list0_field
Résultat int[][][]

max_contexts public_oe property

public int max_contexts
Résultat int

max_pic_num public_oe property

public int max_pic_num
Résultat int

mb public_oe property

public short[] mb
Résultat short[]

mb2b_xy public_oe property

public long[] mb2b_xy
Résultat long[]

mb2br_xy public_oe property

public long[] mb2br_xy
Résultat long[]

mb_aff_frame public_oe property

public int mb_aff_frame
Résultat int

mb_chroma_dc public_oe property

public short[][] mb_chroma_dc
Résultat short[][]

mb_field_decoding_flag public_oe property

public int mb_field_decoding_flag
Résultat int

mb_linesize public_oe property

public int mb_linesize
Résultat int

mb_luma_dc public_oe property

public short[] mb_luma_dc
Résultat short[]

mb_mbaff public_oe property

public int mb_mbaff
Résultat int

mb_padding public_oe property

public short[] mb_padding
Résultat short[]

mb_uvlinesize public_oe property

public int mb_uvlinesize
Résultat int

mb_xy public_oe property

public int mb_xy
Résultat int

mmco public_oe property

public MMCO[] mmco
Résultat MMCO[]

mmco_index public_oe property

public int mmco_index
Résultat int

mv_cache public_oe property

public int[][][] mv_cache
Résultat int[][][]

mv_cache_clean public_oe property

public int[] mv_cache_clean
Résultat int[]

mvd_cache public_oe property

public int[][][] mvd_cache
Résultat int[][][]

mvd_table public_oe property

public int[][][] mvd_table
Résultat int[][][]

nal_length_size public_oe property

public int nal_length_size
Résultat int

nal_ref_idc public_oe property

public int nal_ref_idc
Résultat int

nal_unit_type public_oe property

public int nal_unit_type
Résultat int

neighbor_transform_size public_oe property

public int neighbor_transform_size
Résultat int

next_mb_skipped public_oe property

public int next_mb_skipped
Résultat int

next_slice_index public_oe property

public int next_slice_index
Résultat int

non_zero_count public_oe property

public int[][] non_zero_count
Résultat int[][]

non_zero_count_cache public_oe property

public int[] non_zero_count_cache
Résultat int[]

outputed_poc public_oe property

public int outputed_poc
Résultat int

pixel_aspect public_oe static_oe property

public static AVRational[] pixel_aspect
Résultat AVRational[]

poc_lsb public_oe property

public int poc_lsb
Résultat int

poc_msb public_oe property

public int poc_msb
Résultat int

pps public_oe property

public PictureParameterSet pps
Résultat PictureParameterSet

pps_buffers public_oe property

public PictureParameterSet[] pps_buffers
Résultat PictureParameterSet[]

prev_frame_num public_oe property

public int prev_frame_num
Résultat int

prev_frame_num_offset public_oe property

public int prev_frame_num_offset
Résultat int

prev_interlaced_frame public_oe property

public int prev_interlaced_frame
Résultat int

prev_mb_skipped public_oe property

public int prev_mb_skipped
Résultat int

prev_poc_lsb public_oe property

public int prev_poc_lsb
Résultat int

prev_poc_msb public_oe property

public int prev_poc_msb
Résultat int

qp_thresh public_oe property

public int qp_thresh
Résultat int

rbsp_buffer public_oe property

public byte[][] rbsp_buffer
Résultat byte[][]

rbsp_buffer_size public_oe property

public long[] rbsp_buffer_size
Résultat long[]

redundant_pic_count public_oe property

public int redundant_pic_count
Résultat int

ref2frm public_oe property

public int[][][] ref2frm
Résultat int[][][]

ref_cache public_oe property

public int[][] ref_cache
Résultat int[][]

ref_count public_oe property

public long[] ref_count
Résultat long[]

ref_list public_oe property

public AVFrame[][] ref_list
Résultat AVFrame[][]

rem6 public_oe static_oe property

public static int[] rem6
Résultat int[]

s public_oe property

public MpegEncContext s
Résultat MpegEncContext

scan8 public_oe static_oe property

public static short[] scan8
Résultat short[]

sei_buffering_period_present public_oe property

public int sei_buffering_period_present
Résultat int

sei_cpb_removal_delay public_oe property

public int sei_cpb_removal_delay
Résultat int

sei_ct_type public_oe property

public int sei_ct_type
Résultat int

sei_dpb_output_delay public_oe property

public int sei_dpb_output_delay
Résultat int

sei_num_clock_ts_table public_oe static_oe property

public static int[] sei_num_clock_ts_table
Résultat int[]

sei_pic_struct public_oe property

public int sei_pic_struct
Résultat int

sei_recovery_frame_cnt public_oe property

public int sei_recovery_frame_cnt
Résultat int

short_ref public_oe property

public AVFrame[] short_ref
Résultat AVFrame[]

short_ref_count public_oe property

public int short_ref_count
Résultat int

single_decode_warning public_oe property

public int single_decode_warning
Résultat int

slice_alpha_c0_offset public_oe property

public int slice_alpha_c0_offset
Résultat int

slice_beta_offset public_oe property

public int slice_beta_offset
Résultat int

slice_num public_oe property

public int slice_num
Résultat int

slice_table_base public_oe property

public int[] slice_table_base
Résultat int[]

slice_table_offset public_oe property

public int slice_table_offset
Résultat int

slice_type public_oe property

public int slice_type
Résultat int

slice_type_fixed public_oe property

public int slice_type_fixed
Résultat int

slice_type_nos public_oe property

public int slice_type_nos
Résultat int

sps public_oe property

public SequenceParameterSet sps
Résultat SequenceParameterSet

sps_buffers public_oe property

public SequenceParameterSet[] sps_buffers
Résultat SequenceParameterSet[]

sub_mb_type public_oe property

public int[] sub_mb_type
Résultat int[]

svq3_watermark_key public_oe property

public long svq3_watermark_key
Résultat long

thirdpel_flag public_oe property

public int thirdpel_flag
Résultat int

thread_context public_oe property

public H264Context[] thread_context
Résultat H264Context[]

top_borders public_oe property

public int[][][] top_borders
Résultat int[][][]

top_cbp public_oe property

public int top_cbp
Résultat int

top_mb_xy public_oe property

public int top_mb_xy
Résultat int

top_samples_available public_oe property

public long top_samples_available
Résultat long

top_type public_oe property

public int top_type
Résultat int

topleft_mb_xy public_oe property

public int topleft_mb_xy
Résultat int

topleft_partition public_oe property

public int topleft_partition
Résultat int

topleft_samples_available public_oe property

public long topleft_samples_available
Résultat long

topleft_type public_oe property

public int topleft_type
Résultat int

topright_mb_xy public_oe property

public int topright_mb_xy
Résultat int

topright_samples_available public_oe property

public long topright_samples_available
Résultat long

topright_type public_oe property

public int topright_type
Résultat int

unknown_svq3_flag public_oe property

public int unknown_svq3_flag
Résultat int

use_weight public_oe property

public int use_weight
Résultat int

use_weight_chroma public_oe property

public int use_weight_chroma
Résultat int

x264_build public_oe property

public int x264_build
Résultat int

zigzag_scan public_oe property

public byte[] zigzag_scan
Résultat byte[]

zigzag_scan8x8 public_oe property

public byte[] zigzag_scan8x8
Résultat byte[]

zigzag_scan8x8_cavlc public_oe property

public byte[] zigzag_scan8x8_cavlc
Résultat byte[]

zigzag_scan8x8_cavlc_q0 public_oe property

public byte[] zigzag_scan8x8_cavlc_q0
Résultat byte[]

zigzag_scan8x8_q0 public_oe property

public byte[] zigzag_scan8x8_q0
Résultat byte[]

zigzag_scan_q0 public_oe property

public byte[] zigzag_scan_q0
Résultat byte[]