Home
last modified time | relevance | path

Searched defs:c02 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libdav1d/src/ppc/
H A Ditx_tmpl.c1312 #define identity_16_in(c00, c01, c02, c03, c04, c05, c06, c07, \ argument
1325 #define identity_16_out(c00, c01, c02, c03, c04, c05, c06, c07, \ argument
1337 #define IDCT_16_INNER(c00, c01, c02, c03, c04, c05, c06, c07, \ argument
1417 #define dct_16_out(c00, c01, c02, c03, c04, c05, c06, c07, \ argument
1433 #define dct_16_in(c00, c01, c02, c03, c04, c05, c06, c07, \ argument
1458 #define PACK_4x4(c00, c01, c02, c03, \ argument
1473 #define dct_4x4_out(c00, c01, c02, c03, \ argument
1511 #define identity_4x4_out(c00, c01, c02, c03, \ argument
1538 #define adst_4x4_out(c00, c01, c02, c03, \ argument
1566 #define flipadst_4x4_out(c00, c01, c02, c03, \ argument
[all …]
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.h57 float c02; member
76 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member
Dmag_cal.c248 void magCalSetSoftiron(struct MagCal *moc, float c00, float c01, float c02, in magCalSetSoftiron()
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhadamard_neon.c217 const int32x4_t c02 = vsubq_s32(b00, b02); in aom_hadamard_16x16_neon() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c483 __m128i cdx02, cdx13, cdy02, cdy13, c02, c13; in do_triangle_ccw() local
/aosp_15_r20/external/skia/src/core/
H A DSkMipmapHQDownSampler.cpp289 auto c02 = F::Expand(p0[0]); in downsample_3_1() local
/aosp_15_r20/external/libdrm/tests/tegra/
H A Dvic30.h236 uint64_t c02 : 20; /* 19..0 */ member