Searched defs:b_x2 (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/qcms/src/ |
D | chain.c | 168 float b_x2 = lerp(CLU(b_table,x,y_n,z), CLU(b_table,x_n,y_n,z), x_d); in qcms_transform_module_clut_only() local 228 float b_x2 = lerp(CLU(b_table,x,y_n,z), CLU(b_table,x_n,y_n,z), x_d); in qcms_transform_module_clut() local
|