| FFmpeg
    | 
#include <hevc.h>
| Data Fields | |
| int16_t | x | 
| horizontal component of motion vector  More... | |
| int16_t | y | 
| vertical component of motion vector  More... | |
| int16_t Mv::x | 
horizontal component of motion vector
Definition at line 650 of file hevc.h.
Referenced by boundary_strength(), check_mvset(), chroma_mc_bi(), chroma_mc_uni(), ff_hevc_hls_mvd_coding(), ff_hevc_luma_mv_mvp_mode(), hevc_luma_mv_mvp_mode(), luma_mc_bi(), luma_mc_uni(), and mv_scale().
| int16_t Mv::y | 
vertical component of motion vector
Definition at line 651 of file hevc.h.
Referenced by boundary_strength(), check_mvset(), chroma_mc_bi(), chroma_mc_uni(), ff_hevc_hls_mvd_coding(), ff_hevc_luma_mv_mvp_mode(), hevc_await_progress(), hevc_luma_mv_mvp_mode(), luma_mc_bi(), luma_mc_uni(), and mv_scale().
 1.8.6
 1.8.6