FFmpeg
|
#include <hevcdec.h>
Data Fields | |
int16_t | x |
horizontal component of motion vector More... | |
int16_t | y |
vertical component of motion vector More... | |
int | x |
horizontal component of motion vector More... | |
int | y |
vertical component of motion vector More... | |
int16_t Mv::x |
horizontal component of motion vector
Definition at line 296 of file hevcdec.h.
Referenced by affine_cps_from_nb(), affine_merge_const2(), affine_merge_const3(), affine_merge_const4(), affine_merge_const6(), boundary_strength(), check_mvset(), chroma_mc_bi(), derive_affine_mvc(), derive_mmvd(), ff_hevc_hls_mvd_coding(), ff_hevc_luma_mv_mvp_mode(), ff_vvc_mmvd_offset_coding(), ff_vvc_mv_scale(), hevc_luma_mv_mvp_mode(), hls_mvd_coding(), init_subblock_params(), intra_block_copy(), luma_mc_bi(), mv_compression(), mv_merge_pairwise_candidate(), mv_scale(), mvds_decode(), mvp_add_difference(), and sb_clip_location().
int16_t Mv::y |
vertical component of motion vector
Definition at line 297 of file hevcdec.h.
Referenced by affine_cps_from_nb(), affine_merge_const2(), affine_merge_const3(), affine_merge_const4(), affine_merge_const6(), boundary_strength(), check_mvset(), chroma_mc_bi(), derive_affine_mvc(), derive_mmvd(), ff_hevc_hls_mvd_coding(), ff_hevc_luma_mv_mvp_mode(), ff_vvc_mmvd_offset_coding(), ff_vvc_mv_scale(), hevc_luma_mv_mvp_mode(), hls_mvd_coding(), init_subblock_params(), intra_block_copy(), luma_mc_bi(), mv_compression(), mv_merge_pairwise_candidate(), mv_scale(), mvds_decode(), mvp_add_difference(), and sb_clip_location().