#include <global.h>
Data Fields | |
| int64 *** | ref_pic_id |
| int64 *** | ref_id |
| short **** | mv |
| char *** | ref_idx |
| byte * | mb_field |
| byte ** | field_frame |
Definition at line 162 of file global.h.
indicates if co_located is field or frame.
Definition at line 169 of file global.h.
Referenced by compute_colocated(), compute_colocated_JV(), dpb_combine_field(), dpb_split_field(), EPZSSliceInit(), and gen_field_ref_ids().
field macroblock indicator
Definition at line 168 of file global.h.
Referenced by dpb_split_field(), and start_macroblock().
| short**** mv |
motion vector [list][subblock_x][subblock_y][component]
Definition at line 166 of file global.h.
Referenced by BiPredBlockMotionSearch(), BlockMotionSearch(), compute_colocated(), compute_colocated_JV(), copy_rdopt_data(), copy_storable_param_JV(), dpb_combine_field(), dpb_split_field(), encode_one_macroblock_highfast(), encode_one_macroblock_low(), EPZSBiPredBlockMotionSearch(), EPZSIntBiPredBlockMotionSearch(), EPZSIntPelBlockMotionSearch(), EPZSIntPelBlockMotionSearchSubMB(), EPZSPelBlockMotionSearch(), EPZSPelBlockMotionSearchSubMB(), EPZSSliceInit(), FindSkipModeMotionVector(), Get_Direct_MV_Spatial_MBAFF(), Get_Direct_MV_Spatial_Normal(), GetStrengthMBAff(), GetStrengthNormal(), PartitionMotionSearch(), perform_mc_concealment(), reset_macroblock(), set_ref_and_motion_vectors_B_slice(), set_ref_and_motion_vectors_P_slice(), set_stored_macroblock_parameters(), set_stored_macroblock_parameters_mpass(), set_stored_macroblock_parameters_sp(), SetMotionVectorsMBBSlice(), SetMotionVectorsMBPSlice(), SetMVBSlice16x8(), SetMVBSlice8x16(), SetMVBSlice8x8(), SetupFastFullPelSearch(), submacroblock_mode_decision(), SubPartitionMotionSearch(), and writeMotionVector8x8().
| int64*** ref_id |
reference picture identifier [list][subblock_y][subblock_x]
Definition at line 165 of file global.h.
Referenced by compute_colocated(), compute_colocated_JV(), copy_storable_param_JV(), dpb_combine_field(), dpb_split_field(), EPZSSliceInit(), and gen_field_ref_ids().
| char*** ref_idx |
reference picture [list][subblock_y][subblock_x]
Definition at line 167 of file global.h.
Referenced by BiPredBlockMotionSearch(), BlockMotionSearch(), compute_colocated(), compute_colocated_JV(), copy_rdopt_data(), copy_storable_param_JV(), decode_one_b8block(), dpb_combine_field(), dpb_split_field(), encode_one_macroblock_highfast(), encode_one_macroblock_low(), EPZSBiPredBlockMotionSearch(), EPZSIntBiPredBlockMotionSearch(), EPZSIntPelBlockMotionSearch(), EPZSIntPelBlockMotionSearchSubMB(), EPZSPelBlockMotionSearch(), EPZSPelBlockMotionSearchSubMB(), FindSkipModeMotionVector(), gen_field_ref_ids(), Get_Direct_MV_Spatial_MBAFF(), Get_Direct_MV_Spatial_Normal(), get_predicted_concealment_mb(), get_predicted_mb(), GetStrengthMBAff(), GetStrengthNormal(), PartitionMotionSearch(), reset_macroblock(), set_mbaff_parameters(), set_modes_and_reframe(), set_modes_and_reframe_b_slice(), set_modes_and_reframe_p_slice(), set_ref_and_motion_vectors_B_slice(), set_ref_and_motion_vectors_P_slice(), set_stored_macroblock_parameters(), set_stored_macroblock_parameters_mpass(), set_stored_macroblock_parameters_sp(), SetCoeffAndReconstruction8x8(), SetModesAndRefframeForBlocks(), SetMotionVectorsMBBSlice(), SetMotionVectorsMBPSlice(), SetMVBSlice16x8(), SetMVBSlice8x16(), SetMVBSlice8x8(), SetupFastFullPelSearch(), store_macroblock_parameters(), submacroblock_mode_decision(), submacroblock_mode_decision_low(), SubPartitionMotionSearch(), write_bslice_motion_info_to_NAL(), write_pslice_motion_info_to_NAL(), writeMotionInfo2NAL(), writeMotionVector8x8(), writeRefPic_B_CABAC(), writeRefPic_P_CABAC(), and ZeroRef().
| int64*** ref_pic_id |
reference picture identifier [list][subblock_y][subblock_x]
Definition at line 164 of file global.h.
Referenced by copy_rdopt_data(), copy_storable_param_JV(), GetStrengthMBAff(), GetStrengthNormal(), reset_macroblock(), set_ref_and_motion_vectors_B_slice(), set_ref_and_motion_vectors_P_slice(), set_stored_macroblock_parameters(), set_stored_macroblock_parameters_mpass(), set_stored_macroblock_parameters_sp(), SetCoeffAndReconstruction8x8(), SetModesAndRefframeForBlocks(), submacroblock_mode_decision(), and submacroblock_mode_decision_low().