Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DBundleContext.cpp826 LVM_ReturnStatus_en lvmStatus; in process() local
828 lvmStatus = LVM_Process(mInstance, in + bufferIndex, out + bufferIndex, in process()
830 if (lvmStatus != LVM_SUCCESS) { in process()
831 LOG(ERROR) << "LVM_Process failed with error: " << lvmStatus; in process()