Home
last modified time | relevance | path

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

/third_party/openh264/docs/doxygen/
DISVCDecoder.rest19 <doxygen2rst function=WelsDestroyDecoder> function:WelsDestroyDecoder </doxygen2rst>
/third_party/openh264/codec/decoder/plus/src/
Dwels_dec_export.def4 WelsDestroyDecoder
DwelsDecoderExt.cpp1479 void WelsDestroyDecoder (ISVCDecoder* pDecoder) { in WelsDestroyDecoder() function
/third_party/openh264/
Dopenh264.def3 WelsDestroyDecoder
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp162 WelsDestroyDecoder (openh264dec->decoder); in gst_openh264dec_start()
203 WelsDestroyDecoder (openh264dec->decoder); in gst_openh264dec_stop()
/third_party/openh264/codec/api/svc/
Dcodec_api.h573 void WelsDestroyDecoder (ISVCDecoder* pDecoder);
/third_party/ffmpeg/libavcodec/
Dlibopenh264dec.c45 WelsDestroyDecoder(s->decoder); in svc_decode_close()
/third_party/openh264/test/api/
DBaseDecoderTest.cpp74 WelsDestroyDecoder (decoder_); in TearDown()
Dencode_options_test.cpp1055 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
1166 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
1237 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
1560 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
1638 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
1707 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
1767 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
1889 WelsDestroyDecoder (decoder[iIdx]); in TEST_F()
Dencode_decode_api_test.template141 WelsDestroyDecoder (decoder[iIdx]);
DBaseThreadDecoderTest.cpp169 WelsDestroyDecoder (decoder_); in TearDown()
/third_party/openh264/test/decoder/
DDecUT_ParseSyntax.cpp133 WelsDestroyDecoder (m_pDec); in TearDown()
DDecUT_DecExt.cpp25 WelsDestroyDecoder (m_pDec); in TearDown()
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp654 WelsDestroyDecoder (pDecoder);
/third_party/openh264/module/
Dgmp-openh264.cpp799 WelsDestroyDecoder(decoder_); in TearDownDecoder()