HomeSort by relevance Sort by last modified time
    Searched refs:uint8 (Results 226 - 250 of 596) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/opencv3/samples/python2/
kmeans.py 25 colors = np.zeros((1, cluster_n, 3), np.uint8)
37 img = np.zeros((img_size, img_size, 3), np.uint8)
  /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)
208 cd->info = (TIFFCodec*) ((uint8*) cd + sizeof (codec_t));
210 ((uint8*) cd->info + sizeof (TIFFCodec));
tif_next.c 49 NeXTDecode(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s)
54 uint8* row;
137 tif->tif_rawcp = (uint8*) bp;
  /external/protobuf/src/google/protobuf/
message_lite.h 225 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
  /external/regex-re2/re2/
prog.h 157 uint8 lo_; // byte range is lo_-hi_ inclusive
158 uint8 hi_; //
159 uint8 foldcase_; // convert A-Z to a-z before checking range.
217 const uint8* bytemap() { return bytemap_; }
240 static bool IsWordChar(uint8 c) {
365 uint8 bytemap_[256]; // map from input bytes to byte classes
366 uint8 *unbytemap_; // bytemap_[unbytemap_[x]] == x
368 uint8* onepass_nodes_; // data for OnePass nodes
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_utils.h 94 uint32 vbp_utils_parse_buffer(vbp_context *pcontext, uint8 *data, uint32 size, uint8 init_data_flag);
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
message_lite.h 224 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
message_lite.h 224 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
message_lite.h 224 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message_lite.h 224 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
  /external/dng_sdk/source/
dng_fingerprint.h 43 uint8 data [kDNGFingerprintSize];
189 static void Encode (uint8 *output,
194 const uint8 *input,
302 const uint8 block [64]);
310 uint8 buffer [64];
dng_reference.h 42 void RefSetArea8 (uint8 *dPtr,
43 uint8 value,
71 void RefCopyArea8 (const uint8 *sPtr,
72 uint8 *dPtr,
107 void RefCopyArea8_16 (const uint8 *sPtr,
119 void RefCopyArea8_S16 (const uint8 *sPtr,
131 void RefCopyArea8_32 (const uint8 *sPtr,
167 void RefCopyArea8_R32 (const uint8 *sPtr,
207 uint8 *dPtr,
247 void RefRepeatArea8 (const uint8 *sPtr
    [all...]
dng_fingerprint.cpp 186 data [i] = (uint8) ((highNibble << 4) + lowNibble);
263 const uint8 *input = (const uint8 *) data;
320 static uint8 PADDING [64] =
329 uint8 bits [8];
361 // Encodes input (uint32) into output (uint8). Assumes len is
364 void dng_md5_printer::Encode (uint8 *output,
373 output [j ] = (uint8) ((input [i] ) & 0xff);
374 output [j+1] = (uint8) ((input [i] >> 8) & 0xff);
375 output [j+2] = (uint8) ((input [i] >> 16) & 0xff)
    [all...]
dng_read_image.h 34 uint8 *dPtr,
130 uint8 *jpegDataInMemory);
140 uint8 *jpegDataInMemory);
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_win.cc 99 void ScaleRowDown2_SSE2(const uint8* src_ptr, ptrdiff_t src_stride,
100 uint8* dst_ptr, int dst_width) {
125 void ScaleRowDown2Linear_SSE2(const uint8* src_ptr, ptrdiff_t src_stride,
126 uint8* dst_ptr, int dst_width) {
161 void ScaleRowDown2Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride,
162 uint8* dst_ptr, int dst_width) {
204 void ScaleRowDown2_AVX2(const uint8* src_ptr, ptrdiff_t src_stride,
205 uint8* dst_ptr, int dst_width) {
232 void ScaleRowDown2Linear_AVX2(const uint8* src_ptr, ptrdiff_t src_stride,
233 uint8* dst_ptr, int dst_width)
    [all...]
scale_any.cc 23 void NAMEANY(uint8* dst_ptr, const uint8* src_ptr, \
47 void NAMEANY(const uint8* src_ptr, ptrdiff_t src_stride, \
48 uint8* dst_ptr, int dst_width) { \
147 void NAMEANY(const uint8* src_ptr, ptrdiff_t src_stride, int src_stepx, \
148 uint8* dst_ptr, int dst_width) { \
173 void NAMEANY(const uint8* src_ptr, uint16* dst_ptr, int src_width) { \
  /external/vulkan-validation-layers/libs/glm/gtc/
type_precision.hpp 340 typedef detail::uint8 lowp_uint8;
356 typedef detail::uint8 lowp_uint8_t;
372 typedef detail::uint8 lowp_u8;
388 typedef detail::uint8 mediump_uint8;
404 typedef detail::uint8 mediump_uint8_t;
420 typedef detail::uint8 mediump_u8;
436 typedef detail::uint8 highp_uint8;
452 typedef detail::uint8 highp_uint8_t;
468 typedef detail::uint8 highp_u8;
484 typedef detail::uint8 uint8 typedef in namespace:glm
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp 59 static void DeblockMb(AVCCommonObj *video, int mb_x, int mb_y, uint8 *SrcY, uint8 *SrcU, uint8 *SrcV);
60 //static void GetStrength(AVCCommonObj *video, uint8 *Strength, AVCMacroblock* MbP, AVCMacroblock* MbQ, int dir, int edge);
61 static void GetStrength_Edge0(uint8 *Strength, AVCMacroblock* MbP, AVCMacroblock* MbQ, int dir);
62 static void GetStrength_VerticalEdges(uint8 *Strength, AVCMacroblock* MbQ);
63 static void GetStrength_HorizontalEdges(uint8 Strength[12], AVCMacroblock* MbQ);
64 static void EdgeLoop_Luma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
65 static void EdgeLoop_Luma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch)
    [all...]
  /external/google-breakpad/src/common/dwarf/
functioninfo.h 132 virtual bool StartCompilationUnit(uint64 offset, uint8 address_size,
133 uint8 offset_size, uint64 cu_length,
134 uint8 dwarf_version);
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.h 76 const uint8* workImagePtrE;
85 const uint8* origImagePtrE;
227 const uint8* imagePtrA,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxerutil.cpp 124 uint64 EbmlElementSize(uint64 type, const uint8* value, uint64 size) {
149 const uint8 b = static_cast<uint8>(bb);
177 const uint8 byte = static_cast<uint8>(value.u32 >> bit_count);
307 const uint8* value,
325 const uint8* data,
395 const uint8* data,
491 const uint8* data,
493 const uint8* additional
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 35 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
155 uint8 *bytePtr;
156 uint8 bitPos;
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 35 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
152 uint8 *bytePtr;
153 uint8 bitPos;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 35 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
152 uint8 *bytePtr;
153 uint8 bitPos;
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 133 const uint8* in = reinterpret_cast<const uint8*>(data);
160 uint8* out = reinterpret_cast<uint8*>(data);
233 uint8 byte;
264 uint8 byte;
272 uint8 buffer[kBufferSize];
295 uint8* buffer = new uint8[kBufferSize];
343 uint8* buffer = new uint8[kBufferSize]
    [all...]

Completed in 1682 milliseconds

1 2 3 4 5 6 7 8 91011>>