Searched refs:P16 (Results 1 – 2 of 2) sorted by relevance
/external/speex/libspeex/ |
D | lsp.c | 234 VARDECL(spx_word16_t *P16); in lpc_to_lsp() 304 ALLOC(P16, m+1, spx_word16_t); in lpc_to_lsp() 309 P16[i] = P[i]; in lpc_to_lsp() 323 pt = P16; in lpc_to_lsp()
|
/external/openssl/crypto/modes/ |
D | gcm128.c | 1635 static const u8 P16[]= {0xd9,0x31,0x32,0x25,0xf8,0x84,0x06,0xe5,0xa5,0x59,0x09,0xc5,0xaf,0xf5,0x26,… variable 1649 #define P17 P16
|