Searched refs:s16p16 (Results 1 – 3 of 3) sorted by relevance
45 s16p16 x; /* x-coordinate */46 s16p16 y; /* y-coordinate */48 s16p16 reserved; /* reserved for future versions (0) */54 s16p16 xMin; /* x min coordinate */55 s16p16 yMin; /* y min coordinate */56 s16p16 xMax; /* x max coordinate */57 s16p16 yMax; /* y max coordinate */
54 typedef s32 s16p16; typedef
281 …nodePtrA->x = ( ( s16p16 )hdcrA->dcrE.sdkClusterE.clusterE.vecArrE[ indexA ].xE ) << ( 16 - hdcrA… in btk_DCR_getNode()282 …nodePtrA->y = ( ( s16p16 )hdcrA->dcrE.sdkClusterE.clusterE.vecArrE[ indexA ].yE ) << ( 16 - hdcrA… in btk_DCR_getNode()