Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.h51 SmartPtr<VideoBuffer> in_bufs[XCAM_STITCH_MAX_CAMERAS]; member
Dsoft_stitcher.cpp735 SoftStitcher::stitch_buffers (const VideoBufferList &in_bufs, SmartPtr<VideoBuffer> &out_buf) in stitch_buffers()
/external/tensorflow/tensorflow/contrib/proto/python/kernel_tests/
Dencode_proto_op_test_base.py136 def _testRoundtrip(self, in_bufs, message_type, fields): argument