Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
DPVSoftMPEG4Encoder.cpp476 VideoEncFrameIO vin, vout; in getOutput() local
478 memset(&vout, 0, sizeof(vout)); in getOutput()
489 if (!PVEncodeVideoFrame(mHandle, &vin, &vout, in getOutput()