Home
last modified time | relevance | path

Searched refs:sProfileInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/test/api/
Dencode_options_test.cpp2020 SProfileInfo sProfileInfo; in TEST_F() local
2021 sProfileInfo.iLayer = 0; in TEST_F()
2022 sProfileInfo.uiProfileIdc = iEncProfileIdc; in TEST_F()
2028 rv = encoder_->SetOption (ENCODER_OPTION_PROFILE, &sProfileInfo); in TEST_F()