Searched refs:vp9_encode_mv (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodemv.h25 void vp9_encode_mv(VP9_COMP *cpi, vp9_writer* w, const MV* mv, const MV* ref,
H A Dvp9_encodemv.c202 void vp9_encode_mv(VP9_COMP* cpi, vp9_writer* w, function
H A Dvp9_bitstream.c316 vp9_encode_mv(cpi, w, &mi->bmi[j].as_mv[ref].as_mv,
325 vp9_encode_mv(cpi, w, &mbmi->mv[ref].as_mv,

Completed in 125 milliseconds