Searched refs:SoftElements (Results 1 – 1 of 1) sorted by relevance
/external/libxcam/tests/ |
D | test-soft-image.cpp | 133 typedef std::vector<SmartPtr<SoftElement>> SoftElements; typedef 304 add_element (SoftElements &elements, const char *element_name, uint32_t width, uint32_t height) in add_element() 314 elements_open_file (const SoftElements &elements, const char *option, const bool &nv12_output) in elements_open_file() 381 write_image (const SoftElements &ins, const SoftElements &outs, const bool &nv12_output) { in write_image() 432 check_element (const SoftElements &elements, const uint32_t &idx) in check_element() 453 check_elements (const SoftElements &elements) in check_elements() 467 run_topview (const SmartPtr<Stitcher> &stitcher, const SoftElements &outs) in run_topview() 477 const SoftElements &ins, const SoftElements &outs, in run_stitcher() 556 SoftElements ins; in main() 557 SoftElements outs; in main()
|