Home
last modified time | relevance | path

Searched defs:dstr (Results 1 - 17 of 17) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.h144 typedef struct dstr { struct
/third_party/toybox/toys/posix/
H A Dpaste.c37 char *dpos, *dstr, *buf, c; in paste_files() local
/third_party/ffmpeg/libavcodec/
H A Dr210dec.c68 uint16_t *dstr = (uint16_t *)r_line; in decode_frame() local
/third_party/popt/src/
H A Dpoptint.c87 char * dstr = malloc((db + 1) * sizeof(*dstr)); in strdup_locale_from_utf8() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_colorbalance.c165 uint8_t *dstr = out->data[2] + slice_start * out->linesize[2]; in color_balance8_p() local
218 uint16_t *dstr = (uint16_t *)out->data[2] + slice_start * out->linesize[2] / 2; in color_balance16_p() local
H A Dcolorchannelmixer_template.c65 pixel *dstr = (pixel *)(out->data[2] + slice_start * out->linesize[2]); in filter_slice_rgba_planar() local
H A Dvf_curves.c600 uint8_t *dstr = out->data[r] + slice_start * out->linesize[r]; in filter_slice_planar() local
H A Daf_surround.c391 float l_mag, r_mag, *dstl, *dstr; in upmix_stereo() local
415 float lfe_mag, l_mag, r_mag, *dstl, *dstr, *dstlfe; in upmix_2_1() local
445 float l_mag, r_mag, c_mag, *dstc, *dstl, *dstr; in upmix_3_0() local
474 float lfe_mag, l_mag, r_mag, c_mag, *dstc, *dstl, *dstr, *dstlfe; upmix_3_1() local
510 float lfe_mag, l_mag, r_mag, *dstc, *dstl, *dstr, *dstlfe; upmix_3_1_surround() local
544 float b_mag, l_mag, r_mag, c_mag, *dstc, *dstl, *dstr, *dstb; upmix_4_0() local
578 float lfe_mag, b_mag, l_mag, r_mag, c_mag, *dstc, *dstl, *dstr, *dstb, *dstlfe; upmix_4_1() local
618 float l_mag, r_mag, ls_mag, rs_mag, c_mag, *dstc, *dstl, *dstr, *dstls, *dstrs; upmix_5_0_back() local
657 float lfe_mag, l_mag, r_mag, ls_mag, rs_mag, c_mag, *dstc, *dstl, *dstr, *dstls, *dstrs, *dstlfe; upmix_5_1_back() local
702 float l_mag, r_mag, ls_mag, rs_mag, c_mag, b_mag, *dstc, *dstb, *dstl, *dstr, *dstls, *dstrs; upmix_6_0() local
746 float lfe_mag, l_mag, r_mag, ls_mag, rs_mag, c_mag, b_mag, *dstc, *dstb, *dstl, *dstr, *dstls, *dstrs, *dstlfe; upmix_6_1() local
797 float lfe_mag, l_mag, r_mag, *dstc, *dstl, *dstr, *dstlfe; upmix_5_1_back_surround() local
844 float c_mag, l_mag, r_mag, *dstc, *dstl, *dstr, *dstlfe; upmix_5_1_back_2_1() local
888 float *dstc, *dstl, *dstr, *dstls, *dstrs, *dstlb, *dstrb; upmix_7_0() local
938 float *dstc, *dstl, *dstr, *dstls, *dstrs, *dstlb, *dstrb, *dstlfe; upmix_7_1() local
996 float *dstc, *dstl, *dstr, *dstls, *dstrs, *dstlb, *dstrb, *dstlfe; upmix_7_1_5_0_side() local
1057 float *dstc, *dstl, *dstr, *dstls, *dstrs, *dstlb, *dstrb, *dstlfe; upmix_7_1_5_1() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsample-util.c275 void pa_sample_clamp(pa_sample_format_t format, void *dst, size_t dstr, const void *src, size_t sstr, unsigned n) { in pa_sample_clamp() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp606 UnicodeString dstr; in Test4068693() local
H A Dcalregts.cpp2960 UnicodeString dstr; in TestT9452() local
3011 UnicodeString dstr; TestT11632() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dvtzone.cpp1474 LocalPointer<UnicodeString> dstr; in parse() local
2236 UnicodeString dstr; in writeZonePropsByDOM() local
2270 UnicodeString dstr; in writeZonePropsByDOW() local
2390 UnicodeString dstr; writeZonePropsByDOW_GEQ_DOM_sub() local
2515 UnicodeString dstr; beginZoneProps() local
2571 UnicodeString dstr; beginRRULE() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dvtzone.cpp1474 LocalPointer<UnicodeString> dstr; in parse() local
2236 UnicodeString dstr; in writeZonePropsByDOM() local
2270 UnicodeString dstr; in writeZonePropsByDOW() local
2390 UnicodeString dstr; writeZonePropsByDOW_GEQ_DOM_sub() local
2515 UnicodeString dstr; beginZoneProps() local
2571 UnicodeString dstr; beginRRULE() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dvtzone.cpp1518 UnicodeString *dstr = nullptr; in parse() local
2330 UnicodeString dstr; in writeZonePropsByDOM() local
2364 UnicodeString dstr; in writeZonePropsByDOW() local
2484 UnicodeString dstr; writeZonePropsByDOW_GEQ_DOM_sub() local
2609 UnicodeString dstr; beginZoneProps() local
2665 UnicodeString dstr; beginRRULE() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c2117 struct rule stdr, dstr; in stringzone() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c2116 struct rule stdr, dstr; in stringzone() local
[all...]
/third_party/tzdata/
H A Dzic.c3000 struct rule stdr, dstr; in stringzone() local
[all...]

Completed in 35 milliseconds