Searched refs:pack_inter_mode_mvs (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dbitstream.c517 static void pack_inter_mode_mvs(VP8_COMP *const cpi) function
1570 pack_inter_mode_mvs(cpi);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_bitstream.c228 static void pack_inter_mode_mvs(VP9_COMP *cpi, const MODE_INFO *mi, function
388 pack_inter_mode_mvs(cpi, m, w);

Completed in 163 milliseconds