buffer_to_python_object 26 python_bindings/python/Func.cpp return buffer_to_python_object(r[0]); buffer_to_python_object 30 python_bindings/python/Func.cpp elts.append(buffer_to_python_object(r[i])); buffer_to_python_object 520 python_bindings/python/Image.cpp return buffer_to_python_object(h::Buffer<>(t, host, dims, shape)); buffer_to_python_object 8 python_bindings/python/Image.h boost::python::object buffer_to_python_object(const Halide::Buffer<> &);