Searched defs:ctable (Results  1 – 6 of 6) sorted by relevance
| /external/skia/src/codec/ | 
| D | SkSwizzler.cpp | 32         const SkPMColor ctable[]) {  in copy() 41         const SkPMColor ctable[]) {  in sample1() 51         const SkPMColor ctable[]) {  in sample2() 61         const SkPMColor ctable[]) {  in sample4() 71         const SkPMColor ctable[]) {  in sample6() 82         const SkPMColor ctable[]) {  in sample8() 203         int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) {  in swizzle_small_index_to_565() 224         int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) {  in swizzle_small_index_to_n32() 247         int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) {  in swizzle_index_to_n32() 260         int bpp, int deltaSrc, int offset, const SkPMColor ctable[]) {  in swizzle_index_to_n32_skipZ() [all …] 
 | 
| /external/zstd/lib/compress/ | 
| D | zstd_compress_sequences.c | 46 static unsigned ZSTD_getFSEMaxSymbolValue(FSE_CTable const* ctable) {  in ZSTD_getFSEMaxSymbolValue() 105     FSE_CTable const* ctable,  in ZSTD_fseBitCost()
  | 
| /external/libcups/filter/ | 
| D | rastertoepson.c | 418   static int		ctable[6] = { 0, 2, 1, 4, 18, 17 };  in CompressData()  local
  | 
| /external/libnl/lib/route/qdisc/ | 
| D | htb.c | 215 	uint32_t mtu, rtable[RTNL_TC_RTABLE_SIZE], ctable[RTNL_TC_RTABLE_SIZE];  in htb_class_msg_fill()  local
  | 
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ | 
| D | ElemNumber.java | 793     CountersTable ctable = transformer.getCountersTable();  in getCountString()  local
  | 
| /external/python/cpython2/Mac/Modules/qt/ | 
| D | _Qtmodule.c | 10555     CTabHandle ctable;  in Qt_GetImageDescriptionCTable()  local 10575     CTabHandle ctable;  in Qt_SetImageDescriptionCTable()  local 10795     CTabHandle ctable;  in Qt_ConvertImage()  local
  |