HomeSort by relevance Sort by last modified time
    Searched defs:libyuv (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_from.h 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
15 #include "libyuv/rotate.h"
18 namespace libyuv { namespace
178 } // namespace libyuv
rotate_argb.h 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
15 #include "libyuv/rotate.h" // For RotationMode.
18 namespace libyuv { namespace
30 } // namespace libyuv
scale_argb.h 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
15 #include "libyuv/scale.h" // For FilterMode
18 namespace libyuv { namespace
54 } // namespace libyuv
compare.h 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
17 namespace libyuv { namespace
75 } // namespace libyuv
convert.h 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
16 #include "libyuv/convert_from.h"
17 #include "libyuv/planar_functions.h"
18 #include "libyuv/rotate.h"
21 namespace libyuv { namespace
242 } // namespace libyuv
convert_from_argb.h 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
17 namespace libyuv { namespace
187 } // namespace libyuv
convert_argb.h 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
16 #include "libyuv/convert_from.h"
17 #include "libyuv/planar_functions.h"
18 #include "libyuv/rotate.h"
26 namespace libyuv { namespace
228 } // namespace libyuv
  /external/libvpx/libvpx/third_party/libyuv/source/
rotate_any.cc 2 * Copyright 2015 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/rotate.h"
12 #include "libyuv/rotate_row.h"
14 #include "libyuv/basic_types.h"
17 namespace libyuv { namespace
49 } // namespace libyuv
compare_neon.cc 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/basic_types.h"
12 #include "libyuv/row.h"
15 namespace libyuv { namespace
64 } // namespace libyuv
compare_neon64.cc 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/basic_types.h"
12 #include "libyuv/row.h"
15 namespace libyuv { namespace
62 } // namespace libyuv
rotate_gcc.cc 2 * Copyright 2015 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/row.h"
12 #include "libyuv/rotate_row.h"
15 namespace libyuv { namespace
492 } // namespace libyuv
rotate_mips.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/row.h"
12 #include "libyuv/rotate_row.h"
14 #include "libyuv/basic_types.h"
17 namespace libyuv { namespace
483 } // namespace libyuv
scale_any.cc 2 * Copyright 2015 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/scale.h"
12 #include "libyuv/scale_row.h"
14 #include "libyuv/basic_types.h"
17 namespace libyuv { namespace
194 } // namespace libyuv
compare_common.cc 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/basic_types.h"
14 namespace libyuv { namespace
41 } // namespace libyuv
rotate_common.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/row.h"
12 #include "libyuv/rotate_row.h"
15 namespace libyuv { namespace
91 } // namespace libyuv
rotate_neon.cc 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/row.h"
12 #include "libyuv/rotate_row.h"
14 #include "libyuv/basic_types.h"
17 namespace libyuv { namespace
534 } // namespace libyuv
  /external/libyuv/files/include/libyuv/
convert_from.h 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
15 #include "libyuv/rotate.h"
18 namespace libyuv { namespace
162 } // namespace libyuv
rotate_argb.h 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
15 #include "libyuv/rotate.h" // For RotationMode.
18 namespace libyuv { namespace
30 } // namespace libyuv
scale_argb.h 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
15 #include "libyuv/scale.h" // For FilterMode
18 namespace libyuv { namespace
31 } // namespace libyuv
compare.h 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
17 namespace libyuv { namespace
70 } // namespace libyuv
convert.h 2 * Copyright 2011 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
16 #include "libyuv/convert_from.h"
17 #include "libyuv/planar_functions.h"
18 #include "libyuv/rotate.h"
21 namespace libyuv { namespace
247 } // namespace libyuv
convert_argb.h 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
16 #include "libyuv/convert_from.h"
17 #include "libyuv/planar_functions.h"
18 #include "libyuv/rotate.h"
27 namespace libyuv { namespace
225 } // namespace libyuv
  /external/libyuv/files/source/
compare_neon.cc 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
11 #include "libyuv/basic_types.h"
14 namespace libyuv { namespace
60 } // namespace libyuv
rotate_neon.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
405 } // namespace libyuv
  /external/libyuv/files/unit_test/
version_test.cc 2 * Copyright 2012 The LibYuv Project Authors. All rights reserved.
14 #include "libyuv/basic_types.h"
15 #include "libyuv/version.h"
18 namespace libyuv { namespace
20 // Tests SVN version against include/libyuv/version.h
42 } // namespace libyuv

Completed in 107 milliseconds

1 2 3 4 5