Searched refs:mParserClose (Results 1 – 2 of 2) sorted by relevance
136 CloseFunc mParserClose; variable
76 mParserClose = NULL; in VideoDecoderBase()103 mParserClose = (CloseFunc)dlsym(mLibHandle, "vbp_close"); in start()107 if (mParserOpen == NULL || mParserClose == NULL || mParserParse == NULL in start()193 mParserClose(mParserHandle); in stop()