Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dsimple_encode_test.cc169 TEST_F(SimpleEncodeTest, EncodeFrameWithTargetFrameBits) { in TEST_F() argument
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc1252 void SimpleEncode::EncodeFrameWithTargetFrameBits( in EncodeFrameWithTargetFrameBits() function in vp9::SimpleEncode