Declaration
class simaai::neat::H264Decode { ... }
Base classes
| class | Node |
|
| class | OutputSpecProvider |
|
Public Constructors Index
| H264Decode (int sima_allocator_type=2, std::string out_format="NV12", std::string decoder_name={}, bool raw_output=false, std::string next_element={}, int dec_width=-1, int dec_height=-1, int dec_fps=-1, int num_buffers=-1) |
|
|
|
Public Member Functions Index
Private Member Attributes Index
Definition at line 17 of file H264DecodeSima.h.
Public Constructors
H264Decode()
| simaai::neat::H264Decode::H264Decode (int sima_allocator_type=2, std::string out_format="NV12", std::string decoder_name={}, bool raw_output=false, std::string next_element={}, int dec_width=-1, int dec_height=-1, int dec_fps=-1, int num_buffers=-1) |
|
Public Member Functions
backend_fragment()
| std::string simaai::neat::H264Decode::backend_fragment (int node_index) |
|
caps_behavior()
| NodeCapsBehavior simaai::neat::H264Decode::caps_behavior () |
|
inline
|
dec_fps()
| int simaai::neat::H264Decode::dec_fps () |
|
inline
|
dec_height()
| int simaai::neat::H264Decode::dec_height () |
|
inline
|
dec_width()
| int simaai::neat::H264Decode::dec_width () |
|
inline
|
decoder_name()
| const std::string& simaai::neat::H264Decode::decoder_name () |
|
inline
|
element_names()
| std::vector<std::string> simaai::neat::H264Decode::element_names (int node_index) |
|
kind()
| std::string simaai::neat::H264Decode::kind () |
|
inline
|
next_element()
| const std::string& simaai::neat::H264Decode::next_element () |
|
inline
|
num_buffers()
| int simaai::neat::H264Decode::num_buffers () |
|
inline
|
out_format()
| const std::string& simaai::neat::H264Decode::out_format () |
|
inline
|
output_spec()
| OutputSpec simaai::neat::H264Decode::output_spec (const OutputSpec & input) |
|
raw_output()
| bool simaai::neat::H264Decode::raw_output () |
|
inline
|
sima_allocator_type()
| int simaai::neat::H264Decode::sima_allocator_type () |
|
inline
|
Private Member Attributes
dec_fps_
| int simaai::neat::H264Decode::dec_fps_ = -1 |
|
dec_height_
| int simaai::neat::H264Decode::dec_height_ = -1 |
|
dec_width_
| int simaai::neat::H264Decode::dec_width_ = -1 |
|
decoder_name_
| std::string simaai::neat::H264Decode::decoder_name_ |
|
next_element_
| std::string simaai::neat::H264Decode::next_element_ |
|
num_buffers_
| int simaai::neat::H264Decode::num_buffers_ = -1 |
|
out_format_
| std::string simaai::neat::H264Decode::out_format_ = "NV12" |
|
raw_output_
| bool simaai::neat::H264Decode::raw_output_ = false |
|
sima_allocator_type_
| int simaai::neat::H264Decode::sima_allocator_type_ = 2 |
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.