HomeSort by relevance Sort by last modified time
    Searched defs:vp9_get_mv_class (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_entropymv.c 125 MV_CLASS_TYPE vp9_get_mv_class(int z, int *offset) { function
150 c = vp9_get_mv_class(z, &o);
  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.c 125 MV_CLASS_TYPE vp9_get_mv_class(int z, int *offset) { function
150 c = vp9_get_mv_class(z, &o);

Completed in 232 milliseconds