HomeSort by relevance Sort by last modified time
    Searched refs:vp9_set_high_precision_mv (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 615 void vp9_set_high_precision_mv(VP9_COMP *cpi, int allow_high_precision_mv);
vp9_svc_layercontext.c 697 vp9_set_high_precision_mv(cpi, 1);
vp9_encoder.c 218 void vp9_set_high_precision_mv(VP9_COMP *cpi, int allow_high_precision_mv) { function
    [all...]

Completed in 121 milliseconds