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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.h 28 void vp9_update_nmv_count(VP9_COMP *cpi, MACROBLOCK *x,
vp9_encodemv.c 317 void vp9_update_nmv_count(VP9_COMP *cpi, MACROBLOCK *x, function
vp9_encodeframe.c 442 vp9_update_nmv_count(cpi, x, &best_mv, &best_second_mv);
    [all...]

Completed in 26 milliseconds