Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Dltr_test.cpp30 SLTRConfig sLtrConfigVal; in TEST_P()
79 SLTRConfig sLtrConfigVal; in TEST_P()
128 SLTRConfig sLtrConfigVal; in TEST_P()
Ddecode_api_test.cpp157 SLTRConfig sLtrConfigVal; in TEST_P()
249 SLTRConfig sLtrConfigVal; in TEST_P()
322 SLTRConfig sLtrConfigVal; in TEST_P()
378 SLTRConfig sLtrConfigVal; in TEST_P()
444 SLTRConfig sLtrConfigVal; in TEST_P()
508 SLTRConfig sLtrConfigVal; in TEST_P()
Ddecoder_ec_test.cpp46 SLTRConfig sLtrConfigVal; in TEST_P()
102 SLTRConfig sLtrConfigVal; in TEST_P()
688 SLTRConfig sLtrConfigVal; in TEST_F()
755 SLTRConfig sLtrConfigVal; in TEST_F()
/third_party/openh264/codec/encoder/core/inc/
Dextern.h114 int32_t WelsEncoderApplyLTR (SLogContext* pLogCtx, sWelsEncCtx** ppCtx, SLTRConfig* pLTRValue);
/third_party/openh264/test/encoder/
DEncUT_InterfaceTest.cpp87 SLTRConfig config; in TEST_F()
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h263 } SLTRConfig; typedef
/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp1000 SLTRConfig* pLTRValue = ((SLTRConfig*) (pOption)); in SetOption()
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp4455 int32_t WelsEncoderApplyLTR (SLogContext* pLogCtx, sWelsEncCtx** ppCtx, SLTRConfig* pLTRValue) { in WelsEncoderApplyLTR()