Searched defs:pmv (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | vp9mvs.c | 37 find_ref_mvs(VP9TileData *td, VP56mv *pmv, int ref, int z, int idx, int sb) find_ref_mvs() argument [all...] |
H A D | svq1dec.c | 69 svq1_pmv *pmv; member 342 svq1_pmv *pmv[3]; in svq1_motion_inter_block() local 291 svq1_decode_motion_vector(GetBitContext *bitbuf, svq1_pmv *mv, svq1_pmv **pmv) svq1_decode_motion_vector() argument 385 svq1_pmv *pmv[4]; svq1_motion_inter_4v_block() local [all...] |
Completed in 2 milliseconds