Searched defs:cospi31_v (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | txfm_common_vsx.h | 88 static const int16x8_t cospi31_v = { 804, 804, 804, 804, 804, 804, 804, 804 }; variable
|
D | inv_txfm_vsx.c | 120 static const int16x8_t cospi31_v = { 804, 804, 804, 804, 804, 804, 804, 804 }; variable
|