HomeSort by relevance Sort by last modified time
    Searched refs:uint16 (Results 101 - 125 of 404) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/dng_sdk/source/
dng_bottlenecks.h 43 (uint16 *dPtr,
63 (uint16 *dPtr,
64 uint16 value,
98 (const uint16 *sPtr,
99 uint16 *dPtr,
125 uint16 *dPtr,
163 (const uint16 *sPtr,
176 (const uint16 *sPtr,
203 (const uint16 *sPtr,
246 uint16 *dPtr
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_common.cc 45 void ScaleRowDown2_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
46 uint16* dst, int dst_width) {
74 void ScaleRowDown2Linear_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
75 uint16* dst, int dst_width) {
76 const uint16* s = src_ptr;
106 void ScaleRowDown2Box_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
107 uint16* dst, int dst_width) {
108 const uint16* s = src_ptr;
109 const uint16* t = src_ptr + src_stride;
137 void ScaleRowDown4_16_C(const uint16* src_ptr, ptrdiff_t src_stride
    [all...]
scale.cc 111 const uint16* src_ptr, uint16* dst_ptr,
114 void (*ScaleRowDown2)(const uint16* src_ptr, ptrdiff_t src_stride,
115 uint16* dst_ptr, int dst_width) =
225 const uint16* src_ptr, uint16* dst_ptr,
228 void (*ScaleRowDown4)(const uint16* src_ptr, ptrdiff_t src_stride,
229 uint16* dst_ptr, int dst_width) =
369 const uint16* src_ptr, uint16* dst_ptr
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_compress.c 52 _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
59 _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
66 _TIFFNoTileEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
96 _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
103 _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
110 _TIFFNoTileDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
126 _TIFFNoPreCode(TIFF* tif, uint16 s)
163 const TIFFCodec *c = TIFFFindCODEC((uint16) scheme);
187 TIFFFindCODEC(uint16 scheme)
202 TIFFRegisterCODEC(uint16 scheme, const char* name, TIFFInitMethod init
    [all...]
tiffiop.h 90 typedef int (*TIFFPreMethod)(TIFF*, uint16);
91 typedef int (*TIFFCodeMethod)(TIFF* tif, uint8* buf, tmsize_t size, uint16 sample);
128 uint16 tif_dirlistsize; /* number of entires in offset list */
129 uint16 tif_dirnumber; /* number of already seen directories */
137 uint16 tif_header_size; /* file's header block and its length */
139 uint16 tif_curdir; /* current directory (index) */
144 uint16 tif_nsubifd; /* remaining subifds to write */
265 extern int _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);
266 extern int _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);
267 extern int _TIFFNoTileEncode(TIFF*, uint8* pp, tmsize_t cc, uint16 s)
    [all...]
tif_pixarlog.c 114 horizontalAccumulateF(uint16 *wp, int n, int stride, float *op,
177 horizontalAccumulate12(uint16 *wp, int n, int stride, int16 *op,
184 #define CLAMP12(t) (((t) < 3071) ? (uint16) (t) : 3071)
245 horizontalAccumulate16(uint16 *wp, int n, int stride, uint16 *op,
246 uint16 *ToLinear16)
297 horizontalAccumulate11(uint16 *wp, int n, int stride, uint16 *op)
340 horizontalAccumulate8(uint16 *wp, int n, int stride, unsigned char *op,
389 horizontalAccumulate8abgr(uint16 *wp, int n, int stride, unsigned char *op
    [all...]
tiff.h 62 * 16-bit quantities int16/uint16
72 typedef TIFF_UINT16_T uint16; typedef
94 uint16 tiff_magic; /* magic number (defines byte order) */
95 uint16 tiff_version; /* TIFF version number */
98 uint16 tiff_magic; /* magic number (defines byte order) */
99 uint16 tiff_version; /* TIFF version number */
103 uint16 tiff_magic; /* magic number (defines byte order) */
104 uint16 tiff_version; /* TIFF version number */
105 uint16 tiff_offsetsize; /* size of offsets, should be 8 */
106 uint16 tiff_unused; /* unused word, should be 0 *
    [all...]
  /external/pdfium/third_party/libtiff/
tif_compress.c 52 _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
59 _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
66 _TIFFNoTileEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
96 _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
103 _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
110 _TIFFNoTileDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
126 _TIFFNoPreCode(TIFF* tif, uint16 s)
163 const TIFFCodec *c = TIFFFindCODEC((uint16) scheme);
187 TIFFFindCODEC(uint16 scheme)
202 TIFFRegisterCODEC(uint16 scheme, const char* name, TIFFInitMethod init
    [all...]
tiffiop.h 95 typedef int (*TIFFPreMethod)(TIFF*, uint16);
96 typedef int (*TIFFCodeMethod)(TIFF* tif, uint8* buf, tmsize_t size, uint16 sample);
133 uint16 tif_dirlistsize; /* number of entires in offset list */
134 uint16 tif_dirnumber; /* number of already seen directories */
142 uint16 tif_header_size; /* file's header block and its length */
144 uint16 tif_curdir; /* current directory (index) */
149 uint16 tif_nsubifd; /* remaining subifds to write */
317 extern int _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);
318 extern int _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);
319 extern int _TIFFNoTileEncode(TIFF*, uint8* pp, tmsize_t cc, uint16 s)
    [all...]
tif_pixarlog.c 114 horizontalAccumulateF(uint16 *wp, int n, int stride, float *op,
177 horizontalAccumulate12(uint16 *wp, int n, int stride, int16 *op,
184 #define CLAMP12(t) (((t) < 3071) ? (uint16) (t) : 3071)
245 horizontalAccumulate16(uint16 *wp, int n, int stride, uint16 *op,
246 uint16 *ToLinear16)
297 horizontalAccumulate11(uint16 *wp, int n, int stride, uint16 *op)
340 horizontalAccumulate8(uint16 *wp, int n, int stride, unsigned char *op,
389 horizontalAccumulate8abgr(uint16 *wp, int n, int stride, unsigned char *op
    [all...]
tiff.h 62 * 16-bit quantities int16/uint16
72 typedef TIFF_UINT16_T uint16; typedef
94 uint16 tiff_magic; /* magic number (defines byte order) */
95 uint16 tiff_version; /* TIFF version number */
98 uint16 tiff_magic; /* magic number (defines byte order) */
99 uint16 tiff_version; /* TIFF version number */
103 uint16 tiff_magic; /* magic number (defines byte order) */
104 uint16 tiff_version; /* TIFF version number */
105 uint16 tiff_offsetsize; /* size of offsets, should be 8 */
106 uint16 tiff_unused; /* unused word, should be 0 *
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h 104 uint16 tot_len; /* Number of bytes in packet (max 65535) */
105 uint16 id;
106 uint16 frag; /* 3 flag bits and fragment offset */
109 uint16 hdr_chksum; /* IP header checksum */
174 uint16 frag_off;
181 uint16 len = 0, hlen;
  /external/neven/Embedded/common/src/b_BasicEm/
Complex.c 91 uint16* memPtrA )
102 const uint16* memPtrA )
136 uint16 bbs_Complex_abs( struct bbs_Complex complA )
Phase.c 144 uint16 indexL = ( ( phaseA & 0x7F00 ) >> 8 ) << 1;
160 uint16 indexL = ( ( phaseA & 0x7800 ) >> 11 ) * 3;
264 uint16 indexL = ( valA >> 10 ) << 1;
APh.c 90 uint16* memPtrA )
101 const uint16* memPtrA )
APhArr.h 114 uint16* memPtrA );
119 const uint16* memPtrA,
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.h 38 /** Pyramidal image of uint16 (packed bytes).
55 * Use function uint16* bim_UInt16BytePyrImage_arrPtr( uint32 levelA ) to obtain adress of image at given depth level
110 uint16* bim_UInt16BytePyrImage_arrPtr( struct bbs_Context* cpA,
139 uint16* memPtrA );
144 const uint16* memPtrA,
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.h 89 uint16 bts_Flt16Vec_maxAbs( struct bbs_Context* cpA, const struct bts_Flt16Vec* ptrA );
113 uint16* memPtrA );
118 const uint16* memPtrA,
Int16Vec3D.c 84 uint16* memPtrA )
96 const uint16* memPtrA )
124 uint16 bts_Int16Vec3D_norm( const struct bts_Int16Vec3D* ptrA )
Flt16Vec.c 99 uint16 iL;
100 uint16 sizeL = ptrA->arrE.sizeE;
119 uint16 bts_Flt16Vec_maxAbs( struct bbs_Context* cpA, const struct bts_Flt16Vec* ptrA )
121 uint16 iL;
122 uint16 sizeL = ptrA->arrE.sizeE;
123 uint16 maxL = 0;
127 uint16 vL = srcL[ iL ] > 0 ? srcL[ iL ] : -srcL[ iL ];
182 uint16* memPtrA )
195 const uint16* memPtrA,
270 uint16 iL
    [all...]
  /external/vulkan-validation-layers/libs/glm/detail/
glm.cpp 39 template struct tvec1<uint16, lowp>;
51 template struct tvec1<uint16, mediump>;
63 template struct tvec1<uint16, highp>;
76 template struct tvec2<uint16, lowp>;
87 template struct tvec2<uint16, mediump>;
98 template struct tvec2<uint16, highp>;
110 template struct tvec3<uint16, lowp>;
121 template struct tvec3<uint16, mediump>;
132 template struct tvec3<uint16, highp>;
144 template struct tvec4<uint16, lowp>
    [all...]
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 39 #ifndef uint16
40 typedef unsigned short uint16; typedef
104 uint16 vop_time_increment;
230 uint16 sar_width;
231 uint16 sar_height;
345 uint16 CODED_WIDTH;
346 uint16 CODED_HEIGHT;
360 uint16 widthMB;
361 uint16 heightMB;
  /external/dhcpcd-6.8.2/
dhcpcd-definitions.conf 30 define 13 uint16 boot_size
42 define 23 uint16 default_ip_ttl
44 define 25 array uint16 path_mtu_plateau_table
45 define 26 uint16 interface_mtu
54 define 36 uint16 ieee802_3_encapsulation
75 define 57 uint16 dhcp_max_message_size
152 embed uint16 country_code
165 define 117 array uint16 name_service_search
315 define6 6 array uint16 option_request
317 define6 8 uint16 elased_tim
    [all...]
  /external/neven/Embedded/common/src/b_APIEm/
FaceFinderRef.h 88 const struct bpi_FaceFinderRef* ptrA, uint16* memPtrA );
95 const uint16* memPtrA,
Functions.c 289 uint32 bpi_memWriteCsa16( uint16* memPtrA, uint32 memSizeA, uint16 chkSumA )
291 uint16* memPtrL = memPtrA - memSizeA + 1;
293 uint16 sumL = 0;
294 uint16 csaL = 0;
299 uint16 valL = 0;
310 uint32 bpi_memReadCsa16( const uint16* memPtrA )
312 return bbs_SIZEOF16( uint16 );

Completed in 466 milliseconds

1 2 3 45 6 7 8 91011>>