Home
last modified time | relevance | path

Searched refs:PI (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/hwdefs/
Ddma_api.h270 #define DMA_LL_SET_WD1(pList, INCR, PI, LEN) \ argument
272 MEMIO_WRITE_FIELD(pList, DMAC_LL_PI, PI); \
/hardware/intel/img/psb_video/src/
Dpsb_overlay.h248 #define Degree (2*PI / 360.0)
249 #define PI 3.1415927 macro
Dpsb_texture.c67 #define Degree (2*PI / 360.0)
68 #define PI 3.1415927 macro
Dpsb_cmdbuf.c989 DW(1, PI, 18, 17) in psb_context_flush_cmdbuf()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct16x16_test.cc43 const double PI = 3.1415926535898; variable
51 x = cos(PI * j * (l + 0.5) / 16.0) * in reference2_16x16_idct_2d()
52 cos(PI * i * (k + 0.5) / 16.0) * in reference2_16x16_idct_2d()