HomeSort by relevance Sort by last modified time
    Searched refs:tgt (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /packages/services/Car/evs/sampleDriver/
bufferCopy.h 31 void fillNV21FromNV21(const BufferDesc& tgtBuff, uint8_t* tgt,
34 void fillNV21FromYUYV(const BufferDesc& tgtBuff, uint8_t* tgt,
37 void fillRGBAFromYUYV(const BufferDesc& tgtBuff, uint8_t* tgt,
40 void fillYUYVFromYUYV(const BufferDesc& tgtBuff, uint8_t* tgt,
43 void fillYUYVFromUYVY(const BufferDesc& tgtBuff, uint8_t* tgt,
bufferCopy.cpp 68 void fillNV21FromNV21(const BufferDesc& tgtBuff, uint8_t* tgt, void* imgData, unsigned) {
81 memcpy(tgt, imgData, totalBytes);
85 void fillNV21FromYUYV(const BufferDesc& tgtBuff, uint8_t* tgt, void* imgData, unsigned imgStride) {
117 uint8_t* yTopRow = tgt + (cellRow*2) * strideLum;
119 uint8_t* uvRow = (tgt + sizeY) + cellRow * strideColor;
146 void fillRGBAFromYUYV(const BufferDesc& tgtBuff, uint8_t* tgt, void* imgData, unsigned imgStride) {
150 uint32_t* dst = (uint32_t*)tgt;
180 void fillYUYVFromYUYV(const BufferDesc& tgtBuff, uint8_t* tgt, void* imgData, unsigned imgStride) {
184 uint8_t* dst = (uint8_t*)tgt;
195 void fillYUYVFromUYVY(const BufferDesc& tgtBuff, uint8_t* tgt, void* imgData, unsigned imgStride)
    [all...]
EvsV4lCamera.h 66 void forwardFrame(imageBuffer* tgt, void* data);
89 void(*mFillBufferFromVideo)(const BufferDesc& tgtBuff, uint8_t* tgt,
  /build/make/tools/
parsedeps.py 10 def __init__(self, tgt):
11 self.tgt = tgt
26 def add(self, tgt, prereq):
27 t = self.lines.get(tgt)
29 t = Dependency(tgt)
30 self.lines[tgt] = t
38 def setPos(self, tgt, pos):
39 t = self.lines.get(tgt)
41 t = Dependency(tgt)
    [all...]
  /external/skia/tests/
SkImageTest.cpp 32 SkBitmap tgt; local
33 tgt.allocN32Pixels(gWidth, gHeight);
34 SkCanvas canvas(tgt);
40 tgt.readPixels(info, &pixel, 4, 0, 0);
42 tgt.readPixels(info, &pixel, 4, gWidth - 6, gWidth - 6);
45 tgt.readPixels(info, &pixel, 4, gWidth - 5, gWidth - 5);
  /external/skqp/tests/
SkImageTest.cpp 32 SkBitmap tgt; local
33 tgt.allocN32Pixels(gWidth, gHeight);
34 SkCanvas canvas(tgt);
40 tgt.readPixels(info, &pixel, 4, 0, 0);
42 tgt.readPixels(info, &pixel, 4, gWidth - 6, gWidth - 6);
45 tgt.readPixels(info, &pixel, 4, gWidth - 5, gWidth - 5);
  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_VNorm.h 32 const AKFLOAT tgt, /*!< Target sensitivity */
AKFS_VNorm.c 30 const AKFLOAT tgt, /*!< Target sensitivity */
49 (tgt <= 0)) {
58 vvec[i].u.x = ((vdata[i].u.x - o->u.x) / (s->u.x) * (AKFLOAT)tgt);
59 vvec[i].u.y = ((vdata[i].u.y - o->u.y) / (s->u.y) * (AKFLOAT)tgt);
60 vvec[i].u.z = ((vdata[i].u.z - o->u.z) / (s->u.z) * (AKFLOAT)tgt);
  /bootable/recovery/tests/component/
imgdiff_test.cpp 96 const std::string& tgt) {
99 ASSERT_EQ(tgt, patched);
124 const std::string tgt("abcdefgxyz");
126 ASSERT_TRUE(android::base::WriteStringToFile(tgt, tgt_file.path));
147 verify_patched_image(src, patch, tgt);
151 // Construct src and tgt zip files.
180 std::string tgt; local
181 ASSERT_TRUE(android::base::ReadFileToString(tgt_file.path, &tgt));
196 verify_patched_image(src, patch, tgt);
200 // Construct src and tgt zip files
229 std::string tgt; local
281 std::string tgt; local
798 std::string tgt; local
870 std::string tgt; local
924 std::string tgt; local
966 std::string tgt; local
1011 std::string tgt; local
1065 std::string tgt; local
    [all...]
  /frameworks/av/media/libstagefright/
DataConverter.cpp 105 status_t AudioConverter::safeConvert(const sp<MediaCodecBuffer> &src, sp<MediaCodecBuffer> &tgt) {
107 memcpy_to_u8_from_i16((uint8_t*)tgt->base(), (const int16_t*)src->data(), src->size() / 2);
109 memcpy_to_u8_from_float((uint8_t*)tgt->base(), (const float*)src->data(), src->size() / 4);
111 memcpy_to_i16_from_u8((int16_t*)tgt->base(), (const uint8_t*)src->data(), src->size());
113 memcpy_to_i16_from_float((int16_t*)tgt->base(), (const float*)src->data(), src->size() / 4);
115 memcpy_to_float_from_u8((float*)tgt->base(), (const uint8_t*)src->data(), src->size());
117 memcpy_to_float_from_i16((float*)tgt->base(), (const int16_t*)src->data(), src->size() / 2);
  /external/puffin/scripts/
test_corpus.py 94 for tgt in files:
102 os.path.basename(tgt), os.stat(tgt).st_size)
106 '--dst_file={}'.format(tgt),
132 if not filecmp.cmp(tgt, new_tgt.name):
135 .format(new_tgt.name, tgt))
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/score/
tcond.d 115 150: 0605 tgt!
116 152: 0605 tgt!
117 154: 0605 tgt!
118 156: 0605 tgt!
119 158: 0605 tgt!
120 15a: 0605 tgt!
121 15c: 80009854 tgt
124 170: 0605 tgt!
125 172: 0605 tgt!
126 174: 0605 tgt!
    [all...]
  /system/vold/
Devmapper.cpp 120 struct dm_target_spec *tgt; local
121 tgt = (struct dm_target_spec *) &buffer[sizeof(struct dm_ioctl)];
125 tgt->status = 0;
127 tgt->sector_start = 0;
128 tgt->length = numSectors;
130 strlcpy(tgt->target_type, "crypt", sizeof(tgt->target_type));
138 tgt->next = cryptParams - buffer;
MetadataCrypt.cpp 175 auto tgt = (struct dm_target_spec *) (buffer + io->data_start); local
176 tgt->status = 0;
177 tgt->sector_start = 0;
178 tgt->length = nr_sec;
179 target_type.copy(tgt->target_type, sizeof(tgt->target_type));
183 tgt->next = endix;
  /external/icu/android_icu4j/src/main/java/android/icu/util/
ByteArrayWrapper.java 255 * target of tgt byte array at the offset tgtoff.
258 * @param tgt target byte array to copy to
259 * @param tgtoff start offset of tgt to copy to
262 private static final void copyBytes(byte[] src, int srcoff, byte[] tgt,
266 tgt[n] = src[i];
270 System.arraycopy(src, srcoff, tgt, tgtoff, length);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ByteArrayWrapper.java 267 * target of tgt byte array at the offset tgtoff.
270 * @param tgt target byte array to copy to
271 * @param tgtoff start offset of tgt to copy to
274 private static final void copyBytes(byte[] src, int srcoff, byte[] tgt,
278 tgt[n] = src[i];
282 System.arraycopy(src, srcoff, tgt, tgtoff, length);
  /packages/services/Car/evs/app/
RenderPixelCopy.cpp 65 sp<android::GraphicBuffer> tgt = new android::GraphicBuffer( local
72 tgt->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)&tgtPixels);
129 tgt->unlock();
  /device/linaro/bootloader/edk2/StdLib/LibC/String/
Searching.c 44 char tgt = (char)c; local
47 if( *s == tgt) {
144 char tgt = (char)c; local
147 if( *s == tgt) found = (char *)s;
  /device/google/cuttlefish_common/host/libs/vm_manager/
libvirt_manager.cpp 170 auto tgt = xmlNewChild(tty, nullptr, xc("target"), nullptr); local
171 xmlNewProp(tgt, xc("port"), xc(concat(port).c_str()));
204 auto tgt = xmlNewChild(vch, nullptr, xc("target"), nullptr); local
205 xmlNewProp(tgt, xc("type"), xc("virtio"));
206 xmlNewProp(tgt, xc("name"), xc(name.c_str()));
234 auto tgt = xmlNewChild(nic, nullptr, xc("target"), nullptr); local
235 xmlNewProp(tgt, xc("dev"), xc(name.c_str()));
319 xmlChar* tgt; local
322 xmlDocDumpFormatMemoryEnc(xml.get(), &tgt, &tgt_len, "utf-8", true);
323 std::string out((const char*)(tgt), tgt_len)
    [all...]
  /build/make/tools/releasetools/
test_blockimgdiff.py 72 tgt = EmptyImage()
73 block_image_diff = BlockImageDiff(tgt, src)
118 tgt = EmptyImage()
119 block_image_diff = BlockImageDiff(tgt, src, version=3)
152 tgt = EmptyImage()
153 block_image_diff = BlockImageDiff(tgt, src, version=3)
blockimgdiff.py 365 def __init__(self, tgt, src=None, threads=None, version=4,
384 self.tgt = tgt
390 assert tgt.blocksize == 4096
396 self.AssertPartition(tgt.care_map, tgt.file_map.values())
584 # bsdiff patchstart patchlen srchash tgthash <tgt rangeset> <src_str>
585 # imgdiff patchstart patchlen srchash tgthash <tgt rangeset> <src_str>
586 # move hash <tgt rangeset> <src_str>
651 assert max_stashed_blocks * self.tgt.blocksize <= max_allowed,
    [all...]
  /prebuilts/go/darwin-x86/src/debug/gosym/
symtab_test.go 12 func assertString(t *testing.T, dsc, out, tgt string) {
13 if out != tgt {
14 t.Fatalf("Expected: %q Actual: %q for %s", tgt, out, dsc)
  /prebuilts/go/linux-x86/src/debug/gosym/
symtab_test.go 12 func assertString(t *testing.T, dsc, out, tgt string) {
13 if out != tgt {
14 t.Fatalf("Expected: %q Actual: %q for %s", tgt, out, dsc)
  /cts/tests/tests/media/libmediandkjni/
codec-utils-jni.cpp 323 NativeImage *tgt = getNativeImage(env, target); local
325 if (tgt != NULL && src != NULL) {
328 tgt->width, tgt->height,
329 tgt->crop.left, tgt->crop.top, tgt->crop.right, tgt->crop.bottom,
330 tgt->plane[0].cropWidth, tgt->plane[0].cropHeight
    [all...]
  /bootable/recovery/updater/
blockimg.cpp 241 RangeSinkWriter(int fd, const RangeSet& tgt)
243 tgt_(tgt),
247 CHECK_NE(tgt.size(), static_cast<size_t>(0));
504 static int WriteBlocks(const RangeSet& tgt, const std::vector<uint8_t>& buffer, int fd) {
506 for (const auto& range : tgt) {
1011 * tgt is the target RangeSet for detecting overlaps. Any stashes required are loaded using
1014 static int LoadSourceBlocks(CommandParameters& params, const RangeSet& tgt, size_t* src_blocks,
1200 RangeSet tgt; local
1312 RangeSet tgt = RangeSet::Parse(params.tokens[params.cpos++]); local
1355 RangeSet tgt = RangeSet::Parse(params.tokens[params.cpos++]); local
1402 RangeSet tgt; local
1489 RangeSet tgt = RangeSet::Parse(params.tokens[params.cpos++]); local
    [all...]

Completed in 444 milliseconds

1 2 3 4 5 6 7