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

  /hardware/google/av/media/v4l2store/
C2VDAComponentStore.cpp 108 ComponentLoader(std::string libPath, C2VDACodec codec) : mLibPath(libPath), mCodec(codec) {}
130 std::string mLibPath; ///< library path (or name)
268 res = localModule->init(mLibPath, mCodec);
  /hardware/google/av/codec2/vndk/
C2Store.cpp 566 res = localModule->init(mLibPath);
579 : mLibPath(libPath) {}
584 std::string mLibPath; ///< library path (or name)
    [all...]

Completed in 74 milliseconds