OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sinpi_3_9
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/
txfm_common.h
63
static const tran_high_t
sinpi_3_9
= 13377;
variable
/external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.c
20
static int16_t
sinpi_3_9
= 0x3441;
variable
53
*q3s16 = vdupq_n_s16(
sinpi_3_9
);
119
q8s32 = vdupq_n_s32(
sinpi_3_9
);
Completed in 53 milliseconds