Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dsimple_encode_test.cc207 TEST_F(SimpleEncodeTest, EncodeFrameWithQuantizeIndex) { in TEST_F() argument
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc1244 void SimpleEncode::EncodeFrameWithQuantizeIndex( in EncodeFrameWithQuantizeIndex() function in vp9::SimpleEncode