Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dbuffer_pool.cc64 bool RefCountedBuffer::SetFrameDimensions(const ObuFrameHeader& frame_header) { in SetFrameDimensions() function in libgav1::RefCountedBuffer
H A Dbuffer_pool_test.cc63 TEST(RefCountedBufferTest, SetFrameDimensions) { in TEST() argument