Searched refs:planeLen (Results 1 – 2 of 2) sorted by relevance
66 unsigned int planeLen[SCALER_MAX_PLANES]; member77 bool queueBuffer(tBuf buf) { return mDevice.queueBuffer(bufferType, buf, planeLen); } in queueBuffer()
58 if (!mDevice.setFormat(bufferType, format, width, height, planeLen)) in set()