Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Ddecoder_test.cpp25 EXPECT_EQ (sDecCap.iProfileIop, 0xE0); in TEST_F()
Dthread_decoder_test.cpp25 EXPECT_EQ (sDecCap.iProfileIop, 0xE0); in TEST_F()
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h709 int iProfileIop; ///< profile-iop member
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1444 pDecCapability->iProfileIop = 0xE0; //11100000b in WelsGetDecoderCapability()