Home
last modified time | relevance | path

Searched defs:target (Results 1626 - 1650 of 2104) sorted by relevance

1...<<61626364656667686970>>...85

/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c529 yuv2rgb_full_X_vsx_template(SwsContext *c, const int16_t *lumFilter, const int16_t **lumSrc, int lumFilterSize, const int16_t *chrFilter, const int16_t **chrUSrc, const int16_t **chrVSrc, int chrFilterSize, const int16_t **alpSrc, uint8_t *dest, int dstW, int y, enum AVPixelFormat target, int hasAlpha) yuv2rgb_full_X_vsx_template() argument
680 yuv2rgb_full_2_vsx_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) yuv2rgb_full_2_vsx_template() argument
802 yuv2rgb_2_vsx_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) yuv2rgb_2_vsx_template() argument
978 yuv2rgb_full_1_vsx_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) yuv2rgb_full_1_vsx_template() argument
1107 yuv2rgb_1_vsx_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) yuv2rgb_1_vsx_template() argument
1366 write422(const vec_s16 vy1, const vec_s16 vy2, const vec_s16 vu, const vec_s16 vv, uint8_t *dest, const enum AVPixelFormat target) write422() argument
1428 yuv2422_X_vsx_template(SwsContext *c, const int16_t *lumFilter, const int16_t **lumSrc, int lumFilterSize, const int16_t *chrFilter, const int16_t **chrUSrc, const int16_t **chrVSrc, int chrFilterSize, const int16_t **alpSrc, uint8_t *dest, int dstW, int y, enum AVPixelFormat target) yuv2422_X_vsx_template() argument
1536 yuv2422_2_vsx_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target) yuv2422_2_vsx_template() argument
1570 yuv2422_1_vsx_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target) yuv2422_1_vsx_template() argument
[all...]
/third_party/backends/backend/
H A Depsonds.c1732 char target[1024]; in splitProfileName() local
H A Dhp4200.c670 compute_first_gain_offset (int target, int max, int min, int *gain, in compute_first_gain_offset() argument
784 compute_gain_offset (int target, int max, int min, int *gain, in compute_gain_offset() argument
1302 compute_corr_code (int average, int min_color, int range, int target) in compute_corr_code() argument
/third_party/curl/lib/
H A Dftp.c1226 char target[sizeof(myhost) + 20]; in ftp_state_use_port() local
H A Dmime.c1741 content_type_match(const char *contenttype, const char *target, size_t len) content_type_match() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp331 UChar *target = NULL; in parseUCARules() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java1340 public void getStartEndSamples(Set<DecimalQuantity> target) { in getStartEndSamples() argument
H A DUnicodeSet.java2995 public <T extends Collection<String>> T addAllTo(T target) { in addAllTo() argument
3005 public String[] addAllTo(String[] target) { in addAllTo() argument
4730 public static <T, U extends Collection<T>> U addAllTo(Iterable<T> source, U target) { in addAllTo() argument
4741 public static <T> T[] addAllTo(Iterable<T> source, T[] target) { in addAllTo() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1875 UDate target; member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp2073 compare(const UnicodeString& source, const UnicodeString& target, UErrorCode& status) const compare() argument
2084 compare(const UnicodeString& source, const UnicodeString& target, int32_t length, UErrorCode& status) const compare() argument
2096 compare(const UChar* source, int32_t sourceLength, const UChar* target, int32_t targetLength, UErrorCode& status) const compare() argument
H A Dtransrt.cpp1062 UnicodeString target=source; in TestHan() local
[all...]
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp129 const CA_uchar *target; member in Strcoll_2
133 Strcoll_2::Strcoll_2(const UCollator* coll, const CA_uchar* source, const CA_uchar* target, UBool useLen) in Strcoll_2() argument
241 const CA_char *target; member in StrcollUTF8_2
245 StrcollUTF8_2(const UCollator* coll, const CA_char* source, const CA_char* target, UBool useLen) StrcollUTF8_2() argument
540 const CA_uchar *target; global() member in CppCompare_2
544 CppCompare_2(const Collator* coll, const CA_uchar* source, const CA_uchar* target, UBool useLen) CppCompare_2() argument
661 const CA_char *target; global() member in CppCompareUTF8_2
665 CppCompareUTF8_2(const Collator* coll, const CA_char* source, const CA_char* target, UBool useLen) CppCompareUTF8_2() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnv2022.cpp1668 uint8_t *target = (uint8_t *) args->target; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
432 fromUWriteUInt8(UConverter *cnv, const char *bytes, int32_t length, uint8_t **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) fromUWriteUInt8() argument
2361 unsigned char *target = (unsigned char *) args->target; UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
2630 UChar *target = args->target; UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM() local
2920 uint8_t *target = (uint8_t *) args->target; UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
[all...]
H A Ducnv.cpp1124 ucnv_outputOverflowFromUnicode(UConverter *cnv, char **target, const char *targetLimit, int32_t **pOffsets, UErrorCode *err) ucnv_outputOverflowFromUnicode() argument
1177 ucnv_fromUnicode(UConverter *cnv, char **target, const char *targetLimit, const UChar **source, const UChar *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument
1570 ucnv_outputOverflowToUnicode(UConverter *cnv, UChar **target, const UChar *targetLimit, int32_t **pOffsets, UErrorCode *err) ucnv_outputOverflowToUnicode() argument
1623 ucnv_toUnicode(UConverter *cnv, UChar **target, const UChar *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument
2045 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, UChar *pivotStart, UChar **pivotSource, UChar **pivotTarget, const UChar *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument
2404 ucnv_internalConvert(UConverter *outConverter, UConverter *inConverter, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_internalConvert() argument
2477 ucnv_convert(const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convert() argument
2526 ucnv_convertAlgorithmic(UBool convertToAlgorithmic, UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convertAlgorithmic() argument
2583 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_toAlgorithmic() argument
2595 ucnv_fromAlgorithmic(UConverter *cnv, UConverterType algorithmicType, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_fromAlgorithmic() argument
[all...]
H A Ducnvmbcs.cpp2037 UChar *target; in ucnv_MBCSSingleToUnicodeWithOffsets() local
1105 _extFromU(UConverter *cnv, const UConverterSharedData *sharedData, UChar32 cp, const UChar **source, const UChar *sourceLimit, uint8_t **target, const uint8_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extFromU() argument
1172 _extToU(UConverter *cnv, const UConverterSharedData *sharedData, int8_t length, const uint8_t **source, const uint8_t *sourceLimit, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extToU() argument
2189 UChar *target; ucnv_MBCSSingleToBMPWithOffsets() local
2469 UChar *target; ucnv_MBCSToUnicodeWithOffsets() local
3410 uint8_t *target; ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3642 uint8_t *target; ucnv_MBCSSingleFromUnicodeWithOffsets() local
3818 uint8_t *target; ucnv_MBCSSingleFromBMPWithOffsets() local
4075 uint8_t *target; ucnv_MBCSFromUnicodeWithOffsets() local
5025 uint8_t *target; ucnv_SBCSFromUTF8() local
5327 uint8_t *target; ucnv_DBCSFromUTF8() local
[all...]
H A Dunistr.cpp895 extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant) const extract() argument
928 toUTF8(int32_t start, int32_t len, char *target, int32_t capacity) const toUTF8() argument
944 extract(int32_t start, int32_t len, char *target, uint32_t dstSize) const extract() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_uvc.c1479 struct uvc_probe_commit_control1_1 *target; in fuvc_streaming_set() local
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp80 Line target; variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java2552 public void checkCountIn(UnicodeSetSpanner m, CountMethod countMethod, SpanCondition spanCondition, String target, int expected) { in checkCountIn() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRules.java1260 public void getStartEndSamples(Set<FixedDecimal> target) { in getStartEndSamples() argument
H A DUnicodeSet.java2883 public <T extends Collection<String>> T addAllTo(T target) { in addAllTo() argument
2893 public String[] addAllTo(String[] target) { in addAllTo() argument
4576 public static <T, U extends Collection<T>> U addAllTo(Iterable<T> source, U target) { in addAllTo() argument
4587 public static <T> T[] addAllTo(Iterable<T> source, T[] target) { in addAllTo() argument
[all...]
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h453 enum kgsl_cmdwindow_type target; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-prototype.c2455 uint32_t target; in ecma_builtin_array_prototype_object_copy_within() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c1034 xcb_pixmap_t target; in dri2_x11_copy_buffers() local
1162 dri2_x11_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, in dri2_x11_create_image_khr() argument
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1498 eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() argument
1743 _eglCreateImageCommon(_EGLDisplay *disp, EGLContext ctx, EGLenum target, in _eglCreateImageCommon() argument
1768 eglCreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, in eglCreateImageKHR() argument
1778 eglCreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, in eglCreateImage() argument
[all...]

Completed in 98 milliseconds

1...<<61626364656667686970>>...85