Searched refs:convert_ (Results 1 – 14 of 14) sorted by relevance
24 function: convert_#3#146 function: convert_#3#156 function: convert_#3#166 function: convert_#3#176 function: convert_#3#186 function: convert_#3#1
22 convert_##typeout##2(typein##2 i) { \26 convert_##typeout##3(typein##3 i) { \30 convert_##typeout##4(typein##4 i) { \
57 convert_##typeout##2(typein##2 i) { \61 convert_##typeout##3(typein##3 i) { \65 convert_##typeout##4(typein##4 i) { \
119 …RUN_BENCH(res_##to##_2 = convert_##type##2(src1_##from##_2), #to "2 convert_" #type "2(" #from "2)…120 …RUN_BENCH(res_##to##_3 = convert_##type##3(src1_##from##_3), #to "3 convert_" #type "3(" #from "3)…121 …RUN_BENCH(res_##to##_4 = convert_##type##4(src1_##from##_4), #to "4 convert_" #type "4(" #from "4)…
247 convert_[kPbGamut] = &ColorManagerProxy::ConvertToGamut; in ColorManagerProxy()248 convert_[kPbIgc] = &ColorManagerProxy::ConvertToIgc; in ColorManagerProxy()249 convert_[kPbGC] = &ColorManagerProxy::ConvertToGc; in ColorManagerProxy()516 ConvertTable::const_iterator found = convert_.find(it->hw_asset); in ConvertToPPFeatures()517 if (found == convert_.end()) { in ConvertToPPFeatures()
184 ConvertTable convert_; variable
275 to##2 = convert_##type##2(from##2); \276 to##3 = convert_##type##3(from##3); \277 to##4 = convert_##type##4(from##4);
374 to##2 = convert_##type##2(from##2); \375 to##3 = convert_##type##3(from##3); \376 to##4 = convert_##type##4(from##4);
388 to##2 = convert_##type##2(from##2); \389 to##3 = convert_##type##3(from##3); \390 to##4 = convert_##type##4(from##4);
412 to##2 = convert_##type##2(from##2); \413 to##3 = convert_##type##3(from##3); \414 to##4 = convert_##type##4(from##4);
414 to##2 = convert_##type##2(from##2); \415 to##3 = convert_##type##3(from##3); \416 to##4 = convert_##type##4(from##4);