HomeSort by relevance Sort by last modified time
    Searched full:libyuv (Results 101 - 119 of 119) sorted by null

1 2 3 45

  /external/chromium_org/
.DEPS.git 84 'src/third_party/libyuv':
85 Var('git_url') + '/external/libyuv.git@0287a3cb5300d4fc5d81a87aea84bba506f7b544',
226 'src/third_party/libyuv':
.gitmodules 269 [submodule "third_party/libyuv"]
270 path = third_party/libyuv
271 url = https://chromium.googlesource.com/external/libyuv.git
DEPS 231 "src/third_party/libyuv":
232 (Var("googlecode_url") % "libyuv") + "/trunk@911",
375 "src/third_party/libyuv": None,
  /external/chromium_org/content/
content_common.gypi 537 '../third_party/libyuv/libyuv.gyp:libyuv',
content_browser.gypi     [all...]
  /external/libyuv/files/source/
conversion_tables.h 2 * Copyright (c) 2011 The LibYuv project authors. All Rights Reserved.
22 namespace libyuv { namespace
205 } // namespace libyuv
row_common.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/row.h"
15 #include "libyuv/basic_types.h"
18 namespace libyuv { namespace
    [all...]
scale.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/scale.h"
17 #include "libyuv/cpu_id.h"
18 #include "libyuv/planar_functions.h" // For CopyPlane
19 #include "libyuv/row.h"
22 namespace libyuv { namespace
    [all...]
row_win.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/row.h"
14 namespace libyuv { namespace
    [all...]
row_posix.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/row.h"
13 #include "libyuv/basic_types.h"
16 namespace libyuv { namespace
    [all...]
  /external/libyuv/files/unit_test/
rotate_test.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/rotate.h"
17 namespace libyuv { namespace
    [all...]
  /external/chromium_org/media/
media.gyp 582 '../third_party/libyuv/libyuv.gyp:libyuv',
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 2 * Copyright (c) 2011 The LibYuv project authors. All Rights Reserved.
11 #include "third_party/libyuv/include/libyuv/scale.h"
16 #include "third_party/libyuv/include/libyuv/cpu_id.h"
17 #include "third_party/libyuv/source/row.h"
20 namespace libyuv {
    [all...]
  /external/libvpx/libvpx/
vpxdec.c 34 #include "third_party/libyuv/include/libyuv/scale.h"
    [all...]
vpxenc.c 38 #include "third_party/libyuv/include/libyuv/scale.h"
    [all...]
  /external/chromium_org/remoting/
remoting.gyp     [all...]
  /external/chromium_org/third_party/libjingle/
libjingle.gyp 46 '../../third_party/libyuv/include',
    [all...]
  /external/chromium_org/chrome/
chrome_browser.gypi     [all...]
  /external/chromium_org/build/
common.gypi     [all...]

Completed in 1198 milliseconds

1 2 3 45