Home
last modified time | relevance | path

Searched refs:SHORT_BITS (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera-comp.c15 #define SHORT_BITS 16 macro
24 u32 result = SHORT_BITS; in altera_bits_req()
30 while ((n & (1 << (SHORT_BITS - 1))) == 0) { in altera_bits_req()
52 result &= (0xffff >> (SHORT_BITS - (bits + shift))); in altera_read_packed()
/dports/devel/urjtag/urjtag-2021.03/src/stapl/
H A Djamcomp.c22 #define SHORT_BITS 16 macro
45 short result = SHORT_BITS; in urj_jam_bits_required()
52 while ((n & (1 << (SHORT_BITS - 1))) == 0) in urj_jam_bits_required()
102 (0xFFFF >> (SHORT_BITS - (bits + shift)))); in urj_jam_read_packed()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera-comp.c15 #define SHORT_BITS 16 macro
24 u32 result = SHORT_BITS; in altera_bits_req()
30 while ((n & (1 << (SHORT_BITS - 1))) == 0) { in altera_bits_req()
52 result &= (0xffff >> (SHORT_BITS - (bits + shift))); in altera_read_packed()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera-comp.c15 #define SHORT_BITS 16 macro
24 u32 result = SHORT_BITS; in altera_bits_req()
30 while ((n & (1 << (SHORT_BITS - 1))) == 0) { in altera_bits_req()
52 result &= (0xffff >> (SHORT_BITS - (bits + shift))); in altera_read_packed()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libFDK/src/
H A Dscale.cpp611 maxVal |= (temp ^ (temp >> (SHORT_BITS - 1))); in getScalefactorShort()
615 (INT)(DFRACT_BITS - SHORT_BITS))); in getScalefactorShort()
664 maxVal |= (temp ^ (temp >> (SHORT_BITS - 1))); in getScalefactorShort()
668 (INT)(DFRACT_BITS - SHORT_BITS))); in getScalefactorShort()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libFDK/src/
H A Dscale.cpp611 maxVal |= (temp ^ (temp >> (SHORT_BITS - 1))); in getScalefactorShort()
615 (INT)(DFRACT_BITS - SHORT_BITS))); in getScalefactorShort()
664 maxVal |= (temp ^ (temp >> (SHORT_BITS - 1))); in getScalefactorShort()
668 (INT)(DFRACT_BITS - SHORT_BITS))); in getScalefactorShort()
/dports/multimedia/jmref/JM/lcommon/inc/
H A Difunctions.h112 static const short SHORT_BITS = (sizeof(short) * CHAR_BIT) - 1; in sabs() local
113 short y = (short) (x >> SHORT_BITS); in sabs()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSYS/include/
H A Dmachine_type.h192 #define SHORT_BITS 16 macro
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSYS/include/
H A Dmachine_type.h192 #define SHORT_BITS 16 macro
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Ddatatype.h181 #define SHORT_BITS (8 * SIZEOF_SHORT) macro
/dports/audio/ampache/ampache-php74-5.0.0/public/lib/modules/aurora.js/
H A Daac.js.map34SHORT_BITS = [1, 4, 3],\n LONG_BITS = [2, 6, 5];\n \nconst TNS_COEF_1_3 = [0.00000000, -…
/dports/x11/xpra-html5/xpra-html5-4.5.2/html5/js/lib/aurora/
H A Daac.js.map35SHORT_BITS = [1, 4, 3],\n LONG_BITS = [2, 6, 5];\n \nconst TNS_COEF_1_3 = [0.00000000, -…