Home
last modified time | relevance | path

Searched refs:C_3 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_fixed.c368 int const C_3 = 575416510; /* -cos(pi*3/18)*2 */ in imdct36_mips_fixed() local
529 "multu $ac3, %[C_3], %[temp_reg2] \n\t" in imdct36_mips_fixed()
534 "movn %[t1], %[C_3], %[temp_reg1] \n\t" in imdct36_mips_fixed()
581 [C_4] "r" (C_4), [C_3] "r" (C_3), [C_1] "r" (C_1), [C_7] "r" (C_7), in imdct36_mips_fixed()
/third_party/node/deps/openssl/openssl/crypto/cast/
H A Dcast_local.h126 #define C_3 2L /* left shift */ macro
139 CAST_S_table1+((t<<C_3)&C_M)))&0xffffffffL) OP3 \
154 v=w<<C_3; \
/third_party/openssl/crypto/cast/
H A Dcast_local.h126 #define C_3 2L /* left shift */ macro
139 CAST_S_table1+((t<<C_3)&C_M)))&0xffffffffL) OP3 \
154 v=w<<C_3; \

Completed in 4 milliseconds