Home
last modified time | relevance | path

Searched defs:c7 (Results 1 – 25 of 134) sorted by relevance

123456

/aosp_15_r20/external/libdav1d/src/ppc/
H A Ditx_tmpl.c591 #define IDCT_8_INNER(c0, c1, c2, c3, c4, c5, c6, c7, c03, c12, c74, c65) \ in inv_txfm_fn4x4() argument
663 #define dct_8_in(c0, c1, c2, c3, c4, c5, c6, c7, ...) \ argument
671 #define dct_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
683 c0, c1, c2, c3, c4, c5, c6, c7) \ argument
691 c0, c1, c2, c3, c4, c5, c6, c7) \ argument
719 #define identity_8_in(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
728 #define identity_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
737 c0, c1, c2, c3, c4, c5, c6, c7) \ argument
767 #define PACK_8(c0, c1, c2, c3, c4, c5, c6, c7, \ argument
783 c0, c1, c2, c3, c4, c5, c6, c7) \ argument
[all …]
H A Dutils.h60 #define TRANSPOSE8_I32(c0, c1, c2, c3, c4, c5, c6, c7, \ argument
83 #define TRANSPOSE4x16_I32(c0, c1, c2, c3, c4, c5, c6, c7, \ argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.counted/
H A Dcounted.pass.cpp82 auto c7 = std::views::counted(std::move(cit), 3); in test() local
114 auto c7 = std::views::counted(std::move(cit), 3); in test() local
146 auto c7 = std::views::counted(std::move(cit), 3); in test() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/doc/
Dpath_table.cpp88 struct c7 : public column_base struct
90 string heading() const { return string("<code>parent_<br>path()</code>"); } in heading()
91 string cell_value( const path & p ) const { return p.parent_path().string(); } in cell_value()
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/
Dfvp-defs.dtsi157 #define c7 10 macro
160 #define c7 20 macro
163 #define c7 30 macro
/aosp_15_r20/external/arm-trusted-firmware/fdts/
H A Dfvp-defs.dtsi175 #define c7 10 macro
178 #define c7 20 macro
181 #define c7 30 macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/
Dmake_expr.hpp252 …t C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7) in make_expr()
288 …t C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8) in make_expr()
324 … C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8 … in make_expr()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dhas_xxx.cpp43 struct c7 { template< typename T1, typename T2 > struct yyy {}; }; struct
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Davg.c59 int16_t c7 = b5 - b7; in hadamard_highbd_col8_first_pass() local
92 int32_t c7 = b5 - b7; in hadamard_highbd_col8_second_pass() local
217 int16_t c7 = b5 - b7; in hadamard_col8() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dhighbd_hadamard_neon.c40 int16x8_t c7 = vsubq_s16(b5, b7); in hadamard_highbd_col8_first_pass() local
73 int32x4_t c7 = vsubq_s32(b5, b7); in hadamard_highbd_col4_second_pass() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_hadamard_neon.c42 int16x8_t c7 = vsubq_s16(b5, b7); in hadamard_highbd_col8_first_pass() local
75 int32x4_t c7 = vsubq_s32(b5, b7); in hadamard_highbd_col4_second_pass() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Davg.c165 int16_t c7 = b5 - b7; in hadamard_col8() local
369 int16_t c7 = b5 - b7; in hadamard_highbd_col8_first_pass() local
402 int32_t c7 = b5 - b7; in hadamard_highbd_col8_second_pass() local
/aosp_15_r20/external/webrtc/media/base/
H A Dcodec_unittest.cc84 AudioCodec c7; in TEST() local
161 VideoCodec c7; in TEST() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiation-default-2.cpp18 Constant<float, 0> *c7; // expected-note{{while substituting}} variable
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dconst6.go22 c7 = c1 == c2 // ERROR "mismatched types|incompatible types" var
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/testdata/
Dg.go18 c7, C8, c9 = 7, 8, 9 var
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dxolehlp.h33 #define EXTERN_GUID(g,l1,s1,s2,c1,c2,c3,c4,c5,c6,c7,c8) DEFINE_GUID(g,l1,s1,s2,c1,c2,c3,c4,c5,c6,c7… argument
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug249.go16 var c7 chan <- chan <- int = (chan<- (chan<- int))(nil) var
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dlto-visibility-inference.cpp68 void f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7, in f()
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/snappy/
H A DPureJavaCrc32C.java72 final int c7 = b[off+7] & 0xff; in update() local
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/internal/signer/checksums/
H A DSdkCrc32CChecksum.java611 int c7 = b[off + 7] & 0xff; in update() local
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/checksums/factory/
H A DSdkCrc32C.java611 int c7 = b[off + 7] & 0xff; in update() local
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h41 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; in vpx_transpose_s16_8x8() local
H A Dhadamard_vsx.c33 const int16x8_t c7 = vec_sub(b5, b7); in vpx_hadamard_s16_8x8_one_pass() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dadams_moulton.cpp68 detail::adams_moulton_coefficients< value_type , 7 > c7; in BOOST_AUTO_TEST_CASE() local

123456