Home
last modified time | relevance | path

Searched defs:frame_buffer_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/test/
H A Dframe_generator.h94 const std::unique_ptr<uint8_t[]> frame_buffer_; variable
126 const std::unique_ptr<uint8_t[]> frame_buffer_; variable
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dvideo_track_source_impl.cpp49 frame_buffer_; member in cuttlefish::webrtc_streaming::__anon609856af0111::VideoFrameWrapper
/aosp_15_r20/external/pigweed/pw_hdlc/public/pw_hdlc/
H A Ddecoder.h192 std::array<std::byte, kSizeBytes> frame_buffer_; variable
/aosp_15_r20/external/libgav1/src/
H A Dreconstruction_test.cc99 Array2DView<uint8_t> frame_buffer_; member in libgav1::__anon7a9d35280111::ReconstructionTest
H A Dpost_filter.h495 YuvBuffer& frame_buffer_; variable
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dsession_info_unittest.cc56 uint8_t frame_buffer_[10 * kPacketBufferSize]; member in webrtc::TestSessionInfo