Home
last modified time | relevance | path

Searched defs:kMaxFramesInFlight (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dgeneric_decoder_unittest.cc106 constexpr int kMaxFramesInFlight = 10; in TEST_F() local
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.h249 static constexpr const uint32_t kMaxFramesInFlight = 3; variable