File fixed_size_input_stream_handler.cc
FileList > framework > stream_handler > fixed_size_input_stream_handler.cc
Go to the source code of this file
#include "mediapipe/framework/stream_handler/fixed_size_input_stream_handler.h"#include <algorithm>#include <list>#include <memory>#include <utility>#include <vector>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/synchronization/mutex.h"#include "mediapipe/framework/calculator_context_manager.h"#include "mediapipe/framework/calculator_framework.h"#include "mediapipe/framework/collection_item_id.h"#include "mediapipe/framework/input_stream_handler.h"#include "mediapipe/framework/mediapipe_options.pb.h"#include "mediapipe/framework/packet.h"#include "mediapipe/framework/stream_handler/default_input_stream_handler.h"#include "mediapipe/framework/stream_handler/fixed_size_input_stream_handler.pb.h"#include "mediapipe/framework/tool/tag_map.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/stream_handler/fixed_size_input_stream_handler.cc