Home
last modified time | relevance | path

Searched defs:nv12_output (Results 1 – 1 of 1) sorted by relevance

/external/libxcam/tests/
Dtest-soft-image.cpp314 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()
410 ensure_output_format (const char *file_name, const SoftType &type, bool &nv12_output) in ensure_output_format()
478 bool nv12_output, bool save_output, int loop) in run_stitcher()
561 bool nv12_output = true; in main() local