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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 58 MV_CLASS_1 = 1, /* (2, 4] integer pel */
vp9_entropymv.c 19 -MV_CLASS_0, 2, -MV_CLASS_1, 4, 6,
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 115 for (c = MV_CLASS_1; c < MV_CLASSES; ++c) {

Completed in 407 milliseconds