/external/skqp/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,
|
/external/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,
|
/external/zstd/lib/compress/ |
D | zstd_compress_sequences.c | 46 static unsigned ZSTD_getFSEMaxSymbolValue(FSE_CTable const* ctable) { in ZSTD_getFSEMaxSymbolValue() argument 47 void const* ptr = ctable; in ZSTD_getFSEMaxSymbolValue() 103 FSE_CTable const* ctable, in ZSTD_fseBitCost() argument 111 FSE_initCState(&cstate, ctable); in ZSTD_fseBitCost() 112 if (ZSTD_getFSEMaxSymbolValue(ctable) < max) { in ZSTD_fseBitCost() 114 ZSTD_getFSEMaxSymbolValue(ctable), max); in ZSTD_fseBitCost()
|
D | zstd_compress_sequences.h | 48 FSE_CTable const* ctable,
|
/external/libcups/filter/ |
D | rastertoepson.c | 418 static int ctable[6] = { 0, 2, 1, 4, 18, 17 }; in CompressData() local 565 printf("\033(r%c%c%c%c", 2, 0, 1, ctable[plane] & 15); in CompressData() 568 printf("\033r%c", ctable[plane + 1]); in CompressData() 571 printf("\033r%c", ctable[plane]); /* Set color */ in CompressData() 594 putchar(ctable[plane]); in CompressData()
|
/external/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()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemNumber.java | 793 CountersTable ctable = transformer.getCountersTable(); in getCountString() local 815 list[0] = ctable.countNode(xctxt, this, sourceNode); in getCountString() 832 list[lastIndex - i] = ctable.countNode(xctxt, this, target); in getCountString()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 660 const SkPMColor* ctable = pSource->GetPalette(); in Upsample() local 671 dstRow[x] = ctable[index]; in Upsample()
|
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 10555 CTabHandle ctable; in Qt_GetImageDescriptionCTable() local 10563 &ctable); in Qt_GetImageDescriptionCTable() 10566 ResObj_New, ctable); in Qt_GetImageDescriptionCTable() 10575 CTabHandle ctable; in Qt_SetImageDescriptionCTable() local 10581 ResObj_Convert, &ctable)) in Qt_SetImageDescriptionCTable() 10584 ctable); in Qt_SetImageDescriptionCTable() 10795 CTabHandle ctable; in Qt_ConvertImage() local 10809 ResObj_Convert, &ctable, in Qt_ConvertImage() 10820 ctable, in Qt_ConvertImage()
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 23577 ##ctable
|