FFmpeg
|
#include <hevc.h>
int16_t HEVCLocalContext::mc_buffer[(64+7)*64] |
Definition at line 724 of file hevc.h.
Referenced by chroma_mc(), and luma_mc().
uint8_t HEVCLocalContext::cabac_state[HEVC_CONTEXTS] |
Definition at line 725 of file hevc.h.
Referenced by cabac_init_state(), ff_hevc_save_states(), and load_states().
uint8_t HEVCLocalContext::first_qp_group |
Definition at line 727 of file hevc.h.
Referenced by get_qPy_pred(), hls_decode_neighbour(), hls_slice_data_wpp(), and hls_slice_header().
GetBitContext HEVCLocalContext::gb |
Definition at line 729 of file hevc.h.
Referenced by cabac_init_decoder(), decode_hrd(), decode_nal_sei_decoded_picture_hash(), decode_nal_sei_frame_packing_arrangement(), decode_nal_sei_message(), decode_nal_unit(), decode_nal_units(), decode_profile_tier_level(), decode_sublayer_hrd(), decode_vui(), ff_hevc_decode_nal_pps(), ff_hevc_decode_nal_sei(), ff_hevc_decode_nal_sps(), ff_hevc_decode_nal_vps(), ff_hevc_decode_short_term_rps(), hls_decode_entry_wpp(), hls_nal_unit(), hls_slice_data_wpp(), hls_slice_header(), parse_nal_units(), and scaling_list_data().
CABACContext HEVCLocalContext::cc |
Definition at line 730 of file hevc.h.
Referenced by cabac_init_decoder(), cabac_reinit(), coeff_abs_level_remaining_decode(), coeff_sign_flag_decode(), ff_hevc_cabac_init(), ff_hevc_cu_qp_delta_abs(), ff_hevc_cu_qp_delta_sign_flag(), ff_hevc_end_of_slice_flag_decode(), ff_hevc_intra_chroma_pred_mode_decode(), ff_hevc_merge_idx_decode(), ff_hevc_mpm_idx_decode(), ff_hevc_part_mode_decode(), ff_hevc_pcm_flag_decode(), ff_hevc_ref_idx_lx_decode(), ff_hevc_rem_intra_luma_pred_mode_decode(), ff_hevc_sao_band_position_decode(), ff_hevc_sao_eo_class_decode(), ff_hevc_sao_offset_abs_decode(), ff_hevc_sao_offset_sign_decode(), ff_hevc_sao_type_idx_decode(), hls_decode_entry_wpp(), hls_pcm_sample(), last_significant_coeff_suffix_decode(), mvd_decode(), and mvd_sign_flag_decode().
TransformTree HEVCLocalContext::tt |
Definition at line 731 of file hevc.h.
Referenced by hls_transform_tree(), and hls_transform_unit().
int8_t HEVCLocalContext::qp_y |
Definition at line 733 of file hevc.h.
Referenced by ff_hevc_hls_residual_coding(), ff_hevc_set_qPy(), get_qPy_pred(), hls_coding_unit(), hls_slice_data_wpp(), and hls_slice_header().
TransformUnit HEVCLocalContext::tu |
Definition at line 736 of file hevc.h.
Referenced by ff_hevc_set_qPy(), get_qPy_pred(), hls_coding_quadtree(), hls_coding_unit(), hls_transform_tree(), hls_transform_unit(), and intra_pred().
uint8_t HEVCLocalContext::ctb_left_flag |
Definition at line 738 of file hevc.h.
Referenced by ff_hevc_luma_mv_mvp_mode(), ff_hevc_set_neighbour_available(), ff_hevc_skip_flag_decode(), ff_hevc_split_coding_unit_flag_decode(), hls_decode_neighbour(), hls_sao_param(), and luma_intra_pred_mode().
uint8_t HEVCLocalContext::ctb_up_flag |
Definition at line 739 of file hevc.h.
Referenced by ff_hevc_luma_mv_mvp_mode(), ff_hevc_set_neighbour_available(), ff_hevc_skip_flag_decode(), ff_hevc_split_coding_unit_flag_decode(), hls_decode_neighbour(), hls_sao_param(), and luma_intra_pred_mode().
uint8_t HEVCLocalContext::ctb_up_right_flag |
Definition at line 740 of file hevc.h.
Referenced by ff_hevc_luma_mv_mvp_mode(), ff_hevc_set_neighbour_available(), and hls_decode_neighbour().
uint8_t HEVCLocalContext::ctb_up_left_flag |
Definition at line 741 of file hevc.h.
Referenced by ff_hevc_luma_mv_mvp_mode(), ff_hevc_set_neighbour_available(), and hls_decode_neighbour().
int HEVCLocalContext::start_of_tiles_x |
Definition at line 742 of file hevc.h.
Referenced by get_qPy_pred(), hevc_frame_start(), and hls_decode_neighbour().
int HEVCLocalContext::end_of_tiles_x |
Definition at line 743 of file hevc.h.
Referenced by ff_hevc_luma_mv_mvp_mode(), ff_hevc_set_neighbour_available(), get_qPy_pred(), hevc_frame_start(), and hls_decode_neighbour().
int HEVCLocalContext::end_of_tiles_y |
Definition at line 744 of file hevc.h.
Referenced by ff_hevc_luma_mv_mvp_mode(), ff_hevc_set_neighbour_available(), and hls_decode_neighbour().
uint8_t* HEVCLocalContext::edge_emu_buffer |
Definition at line 745 of file hevc.h.
Referenced by chroma_mc(), hevc_decode_free(), hevc_frame_start(), hls_slice_data_wpp(), and luma_mc().
int HEVCLocalContext::edge_emu_buffer_size |
Definition at line 746 of file hevc.h.
Referenced by hevc_frame_start().
CodingTree HEVCLocalContext::ct |
Definition at line 747 of file hevc.h.
Referenced by ff_hevc_inter_pred_idc_decode(), hls_coding_quadtree(), and hls_coding_unit().
CodingUnit HEVCLocalContext::cu |
Definition at line 748 of file hevc.h.
Referenced by check_prediction_block_available(), derive_spatial_merge_candidates(), ff_hevc_hls_residual_coding(), ff_hevc_luma_mv_merge_mode(), ff_hevc_part_mode_decode(), hls_coding_unit(), hls_transform_tree(), hls_transform_unit(), intra_prediction_unit(), intra_prediction_unit_default_value(), and same_prediction_block().
PredictionUnit HEVCLocalContext::pu |
Definition at line 749 of file hevc.h.
Referenced by ff_hevc_hls_mvd_coding(), hls_coding_unit(), hls_prediction_unit(), hls_transform_tree(), hls_transform_unit(), intra_pred(), intra_prediction_unit(), and luma_intra_pred_mode().
NeighbourAvailable HEVCLocalContext::na |
Definition at line 750 of file hevc.h.
Referenced by derive_spatial_merge_candidates(), ff_hevc_set_neighbour_available(), and intra_pred().
uint8_t HEVCLocalContext::slice_or_tiles_left_boundary |
Definition at line 752 of file hevc.h.
Referenced by hls_coding_unit(), hls_decode_neighbour(), hls_pcm_sample(), and hls_transform_tree().
uint8_t HEVCLocalContext::slice_or_tiles_up_boundary |
Definition at line 753 of file hevc.h.
Referenced by hls_coding_unit(), hls_decode_neighbour(), hls_pcm_sample(), and hls_transform_tree().