Searched refs:constant (Results 1 - 14 of 14) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_surface_ext.h115 PsbAYUVSample8 constant[16]; /* server convert palette into SGX constants */ member in union:_PsbVASurface::__anon1471
H A DAndroid.mk31 # psb_drv_video.c: comparison of constant 32 with expression of type 'VAProfile'
37 -Wno-tautological-constant-out-of-range-compare \
H A Dpsb_texture.c150 signed char *pV, signed short *constant,
728 * included in the constant of the transform equation
1025 * (a*pY + b * pU + c * pV + constant)>>pShift
1030 signed char *pV, signed short *constant,
1044 * The constant can be between =- 32767.
1059 *constant = (signed short)(ConstantTerm + 0.5);
1028 psb_convert_coeffs(double Ycoeff, double Ucoeff, double Vcoeff, double ConstantTerm, signed char *pY, signed char *pU, signed char *pV, signed short *constant, unsigned char *pShift) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Didct_dequant_full_2x_neon.asm41 adr r1, cospi8sqrt2minus1 ; pointer to the first constant
70 ; our constant had the high bit set, and was treated as a negative value.
73 ; so we can shift the constant without losing precision. this avoids
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Didctllm_mmx.asm21 ; * Because the first constant is bigger than 1, to maintain the same 16 bit
27 ; * For the second constant, because of the 16bit version is 35468, which
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_iht4x4_add_neon.asm102 ; generate constant vectors
121 ; generate constant vectors
H A Dvp9_idct16x16_add_neon.asm831 ; the constant will change this to >> 14.
H A Dvp9_idct32x32_add_neon.asm11 ;TODO(cd): adjust these constant to be able to use vqdmulh for faster
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dvp8_variance8x8_armv6.asm39 mov lr, #0 ; constant zero
H A Dvp8_variance16x16_armv6.asm41 mov lr, #0 ; constant zero
H A Dvp8_variance_halfpixvar16x16_h_armv6.asm36 mov lr, #0 ; constant zero
H A Dvp8_variance_halfpixvar16x16_v_armv6.asm36 mov lr, #0 ; constant zero
H A Dvp8_variance_halfpixvar16x16_hv_armv6.asm36 mov lr, #0 ; constant zero
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_mse16x16_armv6.asm42 mov lr, #0 ; constant zero

Completed in 3521 milliseconds