Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.h22 void vp9_write_nmv_probs(VP9_COMMON *cm, int usehp, vpx_writer *w,
Dvp9_encodemv.c172 void vp9_write_nmv_probs(VP9_COMMON *cm, int usehp, vpx_writer *w, in vp9_write_nmv_probs() function
Dvp9_bitstream.c1325 vp9_write_nmv_probs(cm, cm->allow_high_precision_mv, &header_bc, in write_compressed_header()