Home
last modified time | relevance | path

Searched refs:onConvertData (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/drm/lib/
DTestPlugin.h70 DrmConvertedStatus* onConvertData(int uniqueId, int convertId, const DrmBuffer* inputData);
DTestPlugin.cpp140 DrmConvertedStatus* TestPlugIn::onConvertData( in onConvertData() function in TestPlugIn