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