Searched refs:mFrontendSourceFile (Results 1 – 2 of 2) sorted by relevance
51 mFrontendSourceFile = mFrontend->getSourceFile(); in setFrontendDataSource()256 std::ifstream inputData(mFrontendSourceFile, std::ifstream::binary); in frontendInputThreadLoop()261 ALOGW("[Demux] Frontend input thread loop start %s", mFrontendSourceFile.c_str()); in frontendInputThreadLoop()
99 string mFrontendSourceFile; variable