/third_party/ffmpeg/libavfilter/ |
H A D | vf_estdif.c | 42 int linesize[4]; ///< bytes of pixel data per line for each plane 354 const uint8_t *src_data = in->data[plane]; in deinterlace_slice() 355 uint8_t *dst_data = out->data[plane]; in deinterlace_slice()
|
H A D | af_afir.c | 59 uint8_t *p = pic->data[0] + y * pic->linesize[0] + (x + i * 8) * 4; in drawtext() 78 AV_WL32(out->data[0] + y0 * out->linesize[0] + x0 * 4, color); in draw_line()
|
H A D | drawutils.c | 115 /* data must either be in the high or low bits, never middle */ in ff_draw_init2() 204 static uint8_t *pointer_at(FFDrawContext *draw, uint8_t *data[], int linesize[], in pointer_at() argument 207 return data[plane] + in pointer_at()
|
H A D | vf_pullup.c | 670 (const uint8_t**)in->data, in->linesize, in filter_frame() 716 av_image_copy(out->data, out->linesize, in filter_frame()
|
H A D | vf_ssim.c | 354 td.main_data[n] = master->data[n]; in do_ssim() 355 td.ref_data[n] = ref->data[n]; in do_ssim()
|
H A D | vf_xbr.c | 228 uint32_t *E = (uint32_t *)(output->data[0] + y * output->linesize[0] * n); in xbr_filter() 229 const uint32_t *sa2 = (uint32_t *)(input->data[0] + y * input->linesize[0] - 8); /* center */ in xbr_filter()
|
/third_party/ffmpeg/libavcodec/ |
H A D | shorten.c | 528 const uint8_t *buf = avpkt->data; in shorten_decode_frame() 549 /* append current packet data to bitstream buffer */ in shorten_decode_frame() 569 if (buf_size < s->max_framesize && avpkt->data) { in shorten_decode_frame()
|
/third_party/ffmpeg/libavformat/ |
H A D | vividas.c | 700 pkt->flags |= (pkt->data[0]&0x80)?0:AV_PKT_FLAG_KEY; in viv_read_packet() 734 pkt->flags |= (pkt->data[0] & 0x80) ? 0 : AV_PKT_FLAG_KEY; in viv_read_packet()
|
H A D | mxf.c | 143 const char data[16]; member 177 if (!memcmp(pixel_layout, ff_mxf_pixel_layouts[x].data, 16)) { in ff_mxf_decode_pixel_layout()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | SymbolTable.h | 118 virtual const char** getExtensions() const { return extensions->data(); } in getExtensions() 195 virtual const char** getMemberExtensions(int member) const { return (*memberExtensions)[member].data(); } in getMemberExtensions()
|
/third_party/ffmpeg/tests/fate/ |
H A D | aac.mak | 152 fate-aac-aref-encode: ./tests/data/asynth-44100-2.wav 155 fate-aac-aref-encode: REF = ./tests/data/asynth-44100-2.wav
|
/third_party/ffmpeg/tools/ |
H A D | crypto_bench.c | 574 static unsigned crc32(const uint8_t *data, unsigned size) in crc32() argument 576 return av_crc(av_crc_get_table(AV_CRC_32_IEEE), 0, data, size); in crc32()
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_avx2_8.h | 26 * modulo data type, so we can use them as substitutable implementations in VLA 43 // vfloat8 data type 59 * Consider using loada() which is better with vectors if data is aligned 150 // vint8 data type 166 * Consider using loada() which is better with vectors if data is aligned 275 // vmask8 data type 1146 * @brief Return a vector of interleaved RGBA data. 1163 ASTCENC_SIMD_INLINE void store_lanes_masked(uint8_t* base, vint8 data, vmask8 mask) in store_lanes_masked() argument 1165 _mm256_maskstore_epi32(reinterpret_cast<int*>(base), _mm256_castps_si256(mask.m), data.m); in store_lanes_masked()
|
/third_party/backends/backend/ |
H A D | canon_lide70.c | 929 sane_read (SANE_Handle handle, SANE_Byte * data, in sane_read() argument 933 return CANON_read (&scanner->scan, data, max_length, length); in sane_read()
|
/third_party/gn/src/gn/ |
H A D | setup.cc | 296 int charcount = MultiByteToWideChar(CP_ACP, 0, mb.data(), mb_length, NULL, 0); 302 MultiByteToWideChar(CP_ACP, 0, mb.data(), mb_length, base::ToWCharT(&wide[0]),
|
/third_party/icu/icu4c/source/i18n/ |
H A D | unum.cpp | 451 uprv_strncpy(outBuf, sp.data(), sp.size()); in unum_parseDecimal() 455 uprv_strcpy(outBuf, sp.data()); in unum_parseDecimal()
|
H A D | coll.cpp | 18 * 2/5/97 aliu Modified createDefault to load collation data from 533 uiter_setUTF8(&sIter, source.data(), source.length()); in compareUTF8() 534 uiter_setUTF8(&tIter, target.data(), target.length()); in compareUTF8() 683 // (as they are by the data loader). in registerInstance() 1008 // UCollator private data members ----------------------------------------
|
H A D | collationruleparser.cpp | 609 int32_t length = uloc_forLanguageTag(lang.data(), localeID, ULOC_FULLNAME_CAPACITY, in parseSetting() 705 int32_t code = getReorderCode(word.data()); in parseReordering()
|
H A D | tmutfmt.cpp | 366 // Skip all put() calls except the first one -- discard all fallback data. 529 *pluralCount, pluralCountChars.data(), in checkConsistency() 612 searchInLocaleChain(style, gUnitsTag, pLocale.data(), srcTimeUnitField, srcPluralCount, in searchInLocaleChain()
|
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | Transliterator.java | 497 * Position structure for incremental transliteration. This data 1431 * from the locale resource data in the standard manner of the 1436 * <code>MessageFormat</code> pattern from the resource data. The 1454 * from the locale resource data in the standard manner of the 1459 * <code>MessageFormat</code> pattern from the resource data. The 1679 // idBlock, no data -- this is an alias. The ID has in createFromRules() 1709 Data data = parser.dataVector.get(i); in createFromRules() 1710 transliterators.add(new RuleBasedTransliterator("%Pass" + passNumber++, data, null)); in createFromRules() 2138 * icu/data/translit/root.txt. The index is an n x 4 table
|
/third_party/icu/tools/unicode/c/genprops/ |
H A D | namespropsbuilder.cpp | 24 * (all data is static const) 31 * -- data-based names 52 * tokenString=tokenStrings+token; (tokenStrings=start of names data + tokenStringOffset;) 61 * uint16_t offsetHigh; -- group strings are at start of names data + groupStringsOffset + this 32 bit-offset 87 * uint32_t algRangesCount; -- number of data blocks for ranges of 147 /* generator data ----------------------------------------------------------- */ 327 names[3]=buffer.data(); in setProps() 637 /* store the groups like lines, with compressed data after raw strings */ in compressLines() 764 /* generate output data ----------------------------------------------------- */ 793 * Required padding for data swappin in writeBinaryData() [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Transliterator.java | 495 * Position structure for incremental transliteration. This data 1404 * from the locale resource data in the standard manner of the 1409 * <code>MessageFormat</code> pattern from the resource data. The 1426 * from the locale resource data in the standard manner of the 1431 * <code>MessageFormat</code> pattern from the resource data. The 1645 // idBlock, no data -- this is an alias. The ID has in createFromRules() 1675 Data data = parser.dataVector.get(i); in createFromRules() 1676 transliterators.add(new RuleBasedTransliterator("%Pass" + passNumber++, data, null)); in createFromRules() 2097 * icu/data/translit/root.txt. The index is an n x 4 table
|
/third_party/libuv/src/ |
H A D | uv-common.c | 880 saved_data = loop->data; in uv_loop_close() 882 loop->data = saved_data; in uv_loop_close()
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | i915_drm.h | 69 * extend the struct and have userspace pass in more data. Another option, 135 * surface data and the coherency for this data wrt. CPU vs. GPU accesses. 171 * and programmable media workloads. These instructions fetch data and 182 * that move blocks of data from one location in memory to another, 183 * or that fill a specified location of memory with fixed data. 185 * on the source, destination, or pattern data. 874 /** Length of data to read */ 877 * Pointer to write the data into. 890 /** Length of data t 3114 __u8 data[]; global() member 3297 __u8 data[]; global() member [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3.c | 90 struct ir3_shader_variant *v = info->data; in collect_reg_info() 273 info->data = v; in ir3_collect_info() 289 * doesn't try to decode the following data as instructions (such as the in ir3_collect_info()
|