Searched defs:frame_buffer_ (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/webrtc/test/ | ||
H A D | frame_generator.h | 94 const std::unique_ptr<uint8_t[]> frame_buffer_; variable |
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ | ||
D | video_track_source_impl.cpp | 49 frame_buffer_; member in cuttlefish::webrtc_streaming::__anon609856af0111::VideoFrameWrapper |
/aosp_15_r20/external/pigweed/pw_hdlc/public/pw_hdlc/ | ||
H A D | decoder.h | 192 std::array<std::byte, kSizeBytes> frame_buffer_; variable |
/aosp_15_r20/external/libgav1/src/ | ||
H A D | reconstruction_test.cc | 99 Array2DView<uint8_t> frame_buffer_; member in libgav1::__anon7a9d35280111::ReconstructionTest |
H A D | post_filter.h | 495 YuvBuffer& frame_buffer_; variable |
/aosp_15_r20/external/webrtc/modules/video_coding/ | ||
H A D | session_info_unittest.cc | 56 uint8_t frame_buffer_[10 * kPacketBufferSize]; member in webrtc::TestSessionInfo |