Home
last modified time | relevance | path

Searched defs:blk1 (Results 1 – 3 of 3) sorted by relevance

/third_party/openhitls/crypto/aes/src/asm/
Dcrypt_aes_macro_x86_64.s36 .macro AES_ENC_2_BLKS key round rdk blk0 blk1
244 .macro AES_DEC_2_BLKS key round rdk blk0 blk1
/third_party/ffmpeg/libavcodec/x86/
Dme_cmp_init.c132 static inline void sad8_4_mmx(uint8_t *blk1, uint8_t *blk2, in sad8_4_mmx()
/third_party/ffmpeg/libavcodec/
Dac3enc.c481 int ch, blk, blk1; in compute_exp_strategy() local
620 int blk, blk1, ch, cpl; in encode_exponents() local