HomeSort by relevance Sort by last modified time
    Searched refs:FlushFunc (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h 154 typedef uint32_t (*FlushFunc)(void *);
161 FlushFunc mParserFlush;
VideoDecoderBase.cpp 110 mParserFlush = (FlushFunc)dlsym(mLibHandle, "vbp_flush");
    [all...]

Completed in 80 milliseconds