Searched refs:cc3 (Results 1 – 2 of 2) sorted by relevance
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
D | cczoomrotation16.cpp | 304 int32 cc3 = (*((int32*)(clip - 396))); in cc16() local 349 Cr *= cc3; in cc16() 452 int32 cc3 = (*((int32*)(clip - 396))); in cc16Reverse() local 504 Cr *= cc3; in cc16Reverse() 666 int32 cc3 = (*((int32*)(clip - 396))); in cc16rotate_P() local 691 Cr *= cc3; in cc16rotate_P() 802 int32 cc3 = (*((int32*)(clip - 396))); in cc16rotate_N() local 827 Cr *= cc3; in cc16rotate_N() 1033 int32 cc3 = (*((int32*)(clip - 396))); in cc16scaling128x96() local 1083 Cr *= cc3; in cc16scaling128x96() [all …]
|
/external/srec/srec/cfront/ |
D | sp_fft.c | 424 trigonomydata cc3, trigonomydata ss3, in comp_L_butterfly1() argument 476 complex_multiplier(cc3, -ss3, r3, i3, data + k3, data + k3 + 1); in comp_L_butterfly1() 485 trigonomydata cc1, ss1, cc3, ss3; in do_fft1() local 526 cc3 = cos3[ii]; in do_fft1() 532 comp_L_butterfly1(j, n4, cc1, ss1, cc3, ss3, data + k0); in do_fft1()
|