Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dsimple_encode_test.cc473 TEST_F(SimpleEncodeTest, SetExternalGroupOfPicturesMap) { in TEST_F() argument
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc982 void SimpleEncode::SetExternalGroupOfPicturesMap(int *gop_map, in SetExternalGroupOfPicturesMap() function in vp9::SimpleEncode