Home
last modified time | relevance | path

Searched refs:ff_cavs_intra_mv (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcavsdata.c69 const cavs_vector ff_cavs_intra_mv = {0,0,1,REF_INTRA}; variable
Dcavs.h249 extern const cavs_vector ff_cavs_intra_mv;
Dcavsdec.c643 h->mv[MV_FWD_X0] = ff_cavs_intra_mv; in set_mv_intra()
645 h->mv[MV_BWD_X0] = ff_cavs_intra_mv; in set_mv_intra()