Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dwels_decoder_thread.h151 #define RESET_EVENT(ph) \ macro
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp105 RESET_EVENT (&pLastThreadCtx->sSliceDecodeStart); in ConstructAccessUnit()
109 RESET_EVENT (&pThrCtx->sSliceDecodeFinish); in ConstructAccessUnit()
699 RESET_EVENT (&m_sReleaseBufferEvent); in DecodeFrameNoDelay()
877 RESET_EVENT (&m_sBufferingEvent); in DecodeFrame2WithCtx()
903 RESET_EVENT (&m_sBufferingEvent); in DecodeFrame2WithCtx()
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp2576 RESET_EVENT (&pCtx->pDec->pReadyEvent[i]); in DecodeCurrentAccessUnit()