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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 1741 static int vector_match(int16_t *ref, int16_t *src, int bwl) { function
    [all...]
  /external/gmock/test/
gmock-matchers_test.cc 4303 Matcher<const std::vector<int>&> vector_match = ElementsAre(1, 2); local
4412 Matcher<const std::vector<int>&> vector_match = ElementsAre(1, 2, 3, 4, 5); local
    [all...]

Completed in 96 milliseconds