Home
last modified time | relevance | path

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

/third_party/openh264/codec/api/svc/
Dcodec_app_def.h119 ENCODER_OPTION_PROFILE, ///< assgin the profile for each layer enumerator
/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp1110 case ENCODER_OPTION_PROFILE: { in SetOption()
/third_party/openh264/test/api/
Dencode_options_test.cpp2028 rv = encoder_->SetOption (ENCODER_OPTION_PROFILE, &sProfileInfo); in TEST_F()