/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A D | bitfield.hpp | 97 GLM_FUNC_DECL int16 bitfieldInterleave(int8 x, int8 y); 111 GLM_FUNC_DECL int32 bitfieldInterleave(int16 x, int16 y); 153 GLM_FUNC_DECL int64 bitfieldInterleave(int16 x, int16 y, int16 z); 195 GLM_FUNC_DECL int64 bitfieldInterleave(int16 x, int16 y, int16 z, int16 [all...] |
H A D | type_precision.hpp | 54 typedef detail::int16 lowp_int16; 70 typedef detail::int16 lowp_int16_t; 86 typedef detail::int16 lowp_i16; 102 typedef detail::int16 mediump_int16; 118 typedef detail::int16 mediump_int16_t; 134 typedef detail::int16 mediump_i16; 150 typedef detail::int16 highp_int16; 166 typedef detail::int16 highp_int16_t; 182 typedef detail::int16 highp_i16; 199 typedef detail::int16 int1 typedef [all...] |
/third_party/ffmpeg/libswresample/x86/ |
H A D | audio_convert.asm | 619 CONV int32, int16, u, 2, 1, INT16_TO_INT32_N, NOP_N 620 CONV int32, int16, a, 2, 1, INT16_TO_INT32_N, NOP_N 621 CONV int16, int32, u, 1, 2, INT32_TO_INT16_N, NOP_N 622 CONV int16, int32, a, 1, 2, INT32_TO_INT16_N, NOP_N 624 PACK_2CH int16, int16, u, 1, 1, NOP_N, NOP_N 625 PACK_2CH int16, int16, a, 1, 1, NOP_N, NOP_N 628 PACK_2CH int32, int16, u, 2, 1, INT16_TO_INT32_N, NOP_N 629 PACK_2CH int32, int16, [all...] |
H A D | resample_init.c | 38 RESAMPLE_FUNCS(int16, sse2); 39 RESAMPLE_FUNCS(int16, xop);
|
H A D | resample.asm | 58 %macro RESAMPLE_FNS 3-5 ; format [float or int16], bps, log2_bps, float op suffix [s or d], 1.0 constant 168 %ifidn %1, int16 177 %ifidn %1, int16 195 %ifidn %1, int16 314 %ifidn %1, int16 367 %ifidn %1, int16 416 %ifidn %1, int16 427 %ifidn %1, int16 451 %ifidn %1, int16 598 RESAMPLE_FNS int16, [all...] |
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | glm.cpp | 16 template struct tvec1<int16, lowp>; 27 template struct tvec1<int16, mediump>; 38 template struct tvec1<int16, highp>; 50 template struct tvec2<int16, lowp>; 61 template struct tvec2<int16, mediump>; 72 template struct tvec2<int16, highp>; 84 template struct tvec3<int16, lowp>; 95 template struct tvec3<int16, mediump>; 106 template struct tvec3<int16, highp>; 118 template struct tvec4<int16, low [all...] |
H A D | type_int.hpp | 20 typedef std::int16_t int16; typedef 53 typedef signed short int16; 207 typedef detail::int16 int16; typedef 296 GLM_STATIC_ASSERT(sizeof(glm::int16) == 2, "int16 size isn't 2 bytes on this platform");
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_memory.h | 157 /// Return pointer to allocated memory as a int16 *. 158 /// \retval int16 * valid for as many bytes as were allocated. 160 int16 * Buffer_int16 () in Buffer_int16() 162 return (int16 *) Buffer (); in Buffer_int16() 165 /// Return pointer to allocated memory as a const int16 *. 166 /// \retval const int16 * valid for as many bytes as were allocated. 168 const int16 * Buffer_int16 () const in Buffer_int16() 170 return (const int16 *) Buffer (); in Buffer_int16() 419 /// Return pointer to allocated memory as a int16 *. 420 /// \retval int16 * vali [all...] |
H A D | dng_ref_counted_block.h | 173 /// Return pointer to allocated memory as a int16 *. 174 /// \retval int16 * valid for as many bytes as were allocated. 176 int16 * Buffer_int16 () in Buffer_int16() 178 return (int16 *) Buffer (); in Buffer_int16() 181 /// Return pointer to allocated memory as a const int16 *. 182 /// \retval const int16 * valid for as many bytes as were allocated. 184 const int16 * Buffer_int16 () const in Buffer_int16() 186 return (const int16 *) Buffer (); in Buffer_int16()
|
H A D | dng_reference.cpp | 404 int16 *dPtr, in RefCopyArea8_S16() 420 int16 *dPtr1 = dPtr; in RefCopyArea8_S16() 426 int16 *dPtr2 = dPtr1; in RefCopyArea8_S16() 431 int16 x = *sPtr; in RefCopyArea8_S16() 504 int16 *dPtr, in RefCopyArea16_S16() 520 int16 *dPtr1 = dPtr; in RefCopyArea16_S16() 526 int16 *dPtr2 = dPtr1; in RefCopyArea16_S16() 705 void RefCopyAreaS16_R32 (const int16 *sPtr, in RefCopyAreaS16_R32() 724 const int16 *sPtr1 = sPtr; in RefCopyAreaS16_R32() 730 const int16 *sPtr in RefCopyAreaS16_R32() [all...] |
H A D | dng_lossless_jpeg.cpp | 107 int16 valptr[17]; 208 htbl->valptr [l] = (int16) p; in FixHuffTbl() 283 int16 componentId; /* identifier for this component (0..255) */ 284 int16 componentIndex; /* its index in SOF or cPtr->compInfo[] */ 291 int16 hSampFactor; /* horizontal sampling factor */ 292 int16 vSampFactor; /* vertical sampling factor */ 298 int16 dcTblNo; 323 int16 numComponents; 330 int16 compsInScan; 336 int16 MCUmembershi [all...] |
H A D | dng_resample.cpp | 204 !SafeUint32Mult (bufferSize, (uint32) sizeof (int16), &bufferSize)) in Initialize() 261 int16 *w16 = fWeights16->Buffer_int16 () + fWeightStep * sample; in Initialize() 268 w16 [j] = (int16) Round_int32 (w32 [j] * 16384.0); in Initialize() 277 w16 [fRadius - (fract >= 0.5 ? 0 : 1)] += (int16) (16384 - t16); in Initialize() 358 !SafeUint32Mult (bufferSize, (uint32) sizeof (int16), &bufferSize)) in Initialize() 450 int16 *w16 = (int16 *) Weights16 (dng_point ((int32) y, in Initialize() 458 w16 [j] = (int16) Round_int32 (w32 [j] * 16384.0); in Initialize() 471 w16 [centerOffset] += (int16) (16384 - t16); in Initialize() 772 const int16 *weights in ProcessArea() [all...] |
H A D | dng_reference.h | 120 int16 *dPtr, 144 int16 *dPtr, 193 void RefCopyAreaS16_R32 (const int16 *sPtr, 233 int16 *dPtr, 397 const int16 *wPtr, 414 const int16 *wPtr, 484 void RefVignette16 (int16 *sPtr,
|
H A D | dng_pixel_buffer.h | 361 /// Get read-only int16 * to pixel data starting at a specific pixel in the buffer. 365 /// \retval Pointer to pixel data as int16 *. 367 const int16 * ConstPixel_int16 (int32 row, in ConstPixel_int16() 374 return (const int16 *) ConstPixel (row, col, plane); in ConstPixel_int16() 378 /// Get a writable int16 * to pixel data starting at a specific pixel in the buffer. 382 /// \retval Pointer to pixel data as int16 *. 384 int16 * DirtyPixel_int16 (int32 row, in DirtyPixel_int16() 391 return (int16 *) DirtyPixel (row, col, plane); in DirtyPixel_int16() 548 /// \param value Constant int16 value to set pixels to. 553 int16 valu in SetConstant_int16() [all...] |
H A D | dng_types.h | 42 typedef int16_t int16; typedef 54 typedef signed short int16; typedef
|
H A D | dng_bottlenecks.h | 138 int16 *dPtr, 164 int16 *dPtr, 217 (const int16 *sPtr, 260 int16 *dPtr, 438 const int16 *wPtr, 457 const int16 *wPtr, 532 (int16 *sPtr, 841 int16 *dPtr, in DoCopyArea8_S16() 895 int16 *dPtr, in DoCopyArea16_S16() 1006 inline void DoCopyAreaS16_R32 (const int16 *sPt [all...] |
H A D | dng_stream.h | 381 int16 Get_int16 () in Get_int16() 383 return (int16) Get_uint16 (); in Get_int16() 390 void Put_int16 (int16 x) in Put_int16()
|
H A D | dng_image.h | 350 void SetConstant_int16 (int16 value, in SetConstant_int16() 360 void SetConstant_int16 (int16 value) in SetConstant_int16()
|
H A D | dng_resample.h | 165 const int16 *Weights16 (uint32 fract) const in Weights16() 258 const int16 *Weights16 (dng_point fract) const in Weights16()
|
/third_party/node/deps/v8/src/diagnostics/ppc/ |
H A D | disasm-ppc.cc | 287 case 'i': { // int16 in FormatOption() 1582 Format(instr, "subfic 'rt, 'ra, 'int16"); in InstructionDecode() 1601 Format(instr, "cmpi 'ra, 'int16"); in InstructionDecode() 1604 Format(instr, "cmpwi 'ra, 'int16"); in InstructionDecode() 1610 Format(instr, "addic 'rt, 'ra, 'int16"); in InstructionDecode() 1620 Format(instr, "li 'rt, 'int16"); in InstructionDecode() 1622 Format(instr, "addi 'rt, 'ra, 'int16"); in InstructionDecode() 1628 Format(instr, "lis 'rt, 'int16"); in InstructionDecode() 1630 Format(instr, "addis 'rt, 'ra, 'int16"); in InstructionDecode() 1744 Format(instr, "lwz 'rt, 'int16('r in InstructionDecode() [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
H A D | basictypes.h | 25 typedef int16_t int16; typedef 39 const int16 kint16min = INT16_MIN; 40 const int16 kint16max = INT16_MAX; 49 typedef short int16;
|
/third_party/libphonenumber/tools/cpp/src/base/ |
H A D | basictypes.h | 23 typedef int16_t int16; typedef 37 const int16 kint16min = INT16_MIN; 38 const int16 kint16max = INT16_MAX; 47 typedef short int16; typedef
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/ |
H A D | fwd.hpp | 104 typedef detail::int16 lowp_int16; 120 typedef detail::int16 lowp_int16_t; 136 typedef detail::int16 lowp_i16; 152 typedef detail::int16 mediump_int16; 168 typedef detail::int16 mediump_int16_t; 184 typedef detail::int16 mediump_i16; 200 typedef detail::int16 highp_int16; 216 typedef detail::int16 highp_int16_t; 232 typedef detail::int16 highp_i16; 249 typedef detail::int16 int1 typedef [all...] |
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
H A D | range_checked_byte_ptr.cc | 297 int16 Get16s(const RangeCheckedBytePtr &input, const bool big_endian, in Get16s() 311 return static_cast<int16>(-0x8000); in Get16s() 313 return -static_cast<int16>(0x10000u - unsigned_value); in Get16s() 315 return static_cast<int16>(unsigned_value); in Get16s()
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga_types.h | 38 typedef int16_t int16; typedef
|