Searched refs:RUN_N (Results 1 – 1 of 1) sorted by relevance
/external/libxcam/tests/ |
D | test-soft-image.cpp | 68 #define RUN_N(statement, loop, msg, ...) \ macro 716 …RUN_N (blender->blend (ins[0]->get_buf (), ins[1]->get_buf (), outs[0]->get_buf ()), loop, "blend … in main() 729 … RUN_N (mapper->remap (ins[0]->get_buf (), outs[0]->get_buf ()), loop, "remap buffer failed."); in main()
|