Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dwels_decoder_thread.h111 int EventCreate (SWelsDecEvent* e, int manualReset, int initialState);
137 EventCreate(ph,(int)(manualreset),(int)(initial_state))
/third_party/openh264/codec/decoder/core/src/
Dwels_decoder_thread.cpp83 int EventCreate (SWelsDecEvent* e, int manualReset, int initialState) { in EventCreate() function
154 int EventCreate (SWelsDecEvent* e, int manualReset, int initialState) { in EventCreate() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_agent_amd.h213 acEventCreate_fn EventCreate; member