Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/codec/
Dflac_decoder.h155 std::vector<std::vector<int32_t>> decoded_frame_ = {}; variable
/external/openscreen/cast/standalone_receiver/
Ddecoder.h87 AVFrameUniquePtr decoded_frame_; variable
/external/openscreen/cast/standalone_sender/
Dsimulated_capturer.h97 const AVFrameUniquePtr decoded_frame_; // Decoder output frame. variable
/external/pigweed/pw_hdlc/public/pw_hdlc/
Drouter.h207 std::optional<pw::hdlc::Frame> decoded_frame_; variable