/third_party/flutter/skia/src/codec/ |
D | SkSwizzler.cpp | 20 const SkPMColor ctable[]) { in copy() argument 29 const SkPMColor ctable[]) { in sample1() argument 39 const SkPMColor ctable[]) { in sample2() argument 49 const SkPMColor ctable[]) { in sample4() argument 59 const SkPMColor ctable[]) { in sample6() argument 70 const SkPMColor ctable[]) { in sample8() argument 191 int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) { in swizzle_small_index_to_565() argument 199 dst[0] = SkPixel32ToPixel16(ctable[index]); in swizzle_small_index_to_565() 206 dst[x] = SkPixel32ToPixel16(ctable[index]); in swizzle_small_index_to_565() 212 int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) { in swizzle_small_index_to_n32() argument [all …]
|
D | SkSwizzler.h | 36 const SkPMColor* ctable, const SkImageInfo& dstInfo, const SkCodec::Options&, 107 const SkPMColor ctable[]); 113 const SkPMColor ctable[]); 117 int deltaSrc, int offset, const SkPMColor ctable[]); 213 SkSwizzler(RowProc fastProc, RowProc proc, const SkPMColor* ctable, int srcOffset, 216 RowProc proc, const SkPMColor* ctable, int srcBPP, int dstBPP,
|
/third_party/skia/src/codec/ |
D | SkSwizzler.cpp | 20 const SkPMColor ctable[]) { in copy() argument 29 const SkPMColor ctable[]) { in sample1() argument 39 const SkPMColor ctable[]) { in sample2() argument 49 const SkPMColor ctable[]) { in sample4() argument 59 const SkPMColor ctable[]) { in sample6() argument 70 const SkPMColor ctable[]) { in sample8() argument 191 int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) { in swizzle_small_index_to_565() argument 199 dst[0] = SkPixel32ToPixel16(ctable[index]); in swizzle_small_index_to_565() 206 dst[x] = SkPixel32ToPixel16(ctable[index]); in swizzle_small_index_to_565() 212 int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) { in swizzle_small_index_to_n32() argument [all …]
|
D | SkSwizzler.h | 36 const SkPMColor* ctable, const SkImageInfo& dstInfo, const SkCodec::Options&, 107 const SkPMColor ctable[]); 113 const SkPMColor ctable[]); 117 int deltaSrc, int offset, const SkPMColor ctable[]); 213 SkSwizzler(RowProc fastProc, RowProc proc, const SkPMColor* ctable, int srcOffset, 216 RowProc proc, const SkPMColor* ctable, int srcBPP, int dstBPP,
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstwarp.c | 152 gint32 *ctable; in gst_warptv_transform_frame() local 172 ctptr = warptv->ctable; in gst_warptv_transform_frame() 174 ctable = warptv->ctable; in gst_warptv_transform_frame() 190 dx = ctable[i + 1] + x; in gst_warptv_transform_frame() 191 dy = ctable[i] + y; in gst_warptv_transform_frame()
|
D | gstwarp.h | 54 gint32 ctable[1024]; member
|
/third_party/ffmpeg/libavcodec/ |
D | qpeg.c | 129 int delta, const uint8_t *ctable, in qpeg_decode_inter() argument 254 dst[filled++] = ctable[code & 0x7F]; in qpeg_decode_inter() 271 uint8_t ctable[128]; in decode_frame() local 291 bytestream2_get_buffer(&a->buffer, ctable, 128); in decode_frame() 299 …qpeg_decode_inter(a, outdata, p->linesize[0], avctx->width, avctx->height, delta, ctable, ref->dat… in decode_frame()
|
/third_party/libnl/lib/route/qdisc/ |
D | htb.c | 221 uint32_t mtu, rtable[RTNL_TC_RTABLE_SIZE], ctable[RTNL_TC_RTABLE_SIZE]; in htb_class_msg_fill() local 243 rtnl_tc_build_rate_table(tc, &htb->ch_ceil, ctable); in htb_class_msg_fill() 278 NLA_PUT(msg, TCA_HTB_CTAB, sizeof(ctable), &ctable); in htb_class_msg_fill()
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | pj_gridinfo.hpp | 127 enum format_t { missing = 0, ntv1, ntv2, gtx, ctable, ctable2 }; enumerator 415 if (gi.format == pj_gi::ctable) in pj_gridinfo_load() 893 gridinfo.push_back(pj_gi(gridname, pj_gi::ctable)); in pj_gridinfo_init_ctable()
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 23577 ##ctable
|