/third_party/ffmpeg/libavutil/ |
D | colorspace.h | 34 #define YUV_TO_RGB1_CCIR(cb1, cr1)\ argument 44 #define YUV_TO_RGB1_CCIR_BT709(cb1, cr1) \ argument 63 #define YUV_TO_RGB1(cb1, cr1)\ argument
|
/third_party/boost/libs/variant/test/ |
D | test8.cpp | 82 const int& cr1 = check_pass<const int>(v1, 800); in main() local
|
/third_party/skia/gm/ |
D | offsetimagefilter.cpp | 157 SkIRect cr1 = SkIRect::MakeWH(20, 20); in onDraw() local
|
/third_party/flutter/skia/gm/ |
D | offsetimagefilter.cpp | 159 SkIRect cr1 = SkIRect::MakeWH(20, 20); in onDraw() local
|
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jccolext-altivec.c | 48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jccolext-altivec.c | 48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local
|
/third_party/boost/libs/flyweight/test/ |
D | test_basic_template.hpp | 65 Flyweight cr1(std::move(c1)); in test_basic_template() local
|
/third_party/boost/libs/multi_array/test/ |
D | iterators.cpp | 88 typename Array::const_reverse_iterator cr1; in construct_iterators() local
|
/third_party/quickjs/ |
D | libunicode.c | 316 int cr_copy(CharRange *cr, const CharRange *cr1) in cr_copy() 963 CharRange cr1_s, *cr1; in unicode_script() local 1290 CharRange *cr1, *cr2, *cr3; in unicode_prop_ops() local
|
D | libregexp.c | 864 CharRange cr1_s, *cr1 = &cr1_s; in re_parse_char_class() local
|
/third_party/boost/libs/math/test/ |
D | catmull_rom_test.cpp | 203 catmull_rom<std::array<Real, dimension>> cr1(std::move(v)); in test_affine_invariance() local
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff.hpp | 1650 promote<fvar<RealType1, Order1>, fvar<RealType2, Order2>> atan2(fvar<RealType1, Order1> const& cr1, in atan2() 1677 promote<fvar<RealType1, Order1>, fvar<RealType2, Order2>> fmod(fvar<RealType1, Order1> const& cr1, in fmod()
|