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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h 155 typedef uint32_t (*UpdateFunc)(void *, void *, uint32_t, void **);
162 UpdateFunc mParserUpdate;
VideoDecoderBase.cpp 116 mParserUpdate = (UpdateFunc)dlsym(mLibHandle, "vbp_update");
    [all...]

Completed in 42 milliseconds