Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Ddecoder_test.cpp28 EXPECT_EQ (sDecCap.iMaxFs, 5120); in TEST_F()
Dthread_decoder_test.cpp28 EXPECT_EQ (sDecCap.iMaxFs, 5120); in TEST_F()
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h712 int iMaxFs; ///< max-fs member
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1447 pDecCapability->iMaxFs = 5120; //from level_idc = 3.2 in WelsGetDecoderCapability()