FFmpeg
|
#include <vp56.h>
Data Fields | |
int16_t | x |
int16_t | y |
int16_t VP56mv::x |
Definition at line 66 of file vp56.h.
Referenced by clamp_mv(), decode_splitmvs(), fill_mv(), inter_predict(), mc_chroma_scaled(), mc_chroma_unscaled(), mc_luma_scaled(), mc_luma_unscaled(), prefetch_motion(), vp56_decode_4mv(), vp56_get_vectors_predictors(), vp5_parse_vector_adjustment(), vp6_filter(), vp6_parse_vector_adjustment(), vp7_decode_mvs(), vp8_decode_mvs(), vp8_mc_chroma(), vp8_mc_luma(), and vp8_mc_part().
int16_t VP56mv::y |
Definition at line 67 of file vp56.h.
Referenced by clamp_mv(), decode_splitmvs(), fill_mv(), inter_predict(), mc_chroma_scaled(), mc_chroma_unscaled(), mc_luma_scaled(), mc_luma_unscaled(), prefetch_motion(), vp56_decode_4mv(), vp56_get_vectors_predictors(), vp5_parse_vector_adjustment(), vp6_filter(), vp6_parse_vector_adjustment(), vp7_decode_mvs(), vp8_decode_mvs(), vp8_mc_chroma(), vp8_mc_luma(), and vp8_mc_part().