Lines Matching refs:hostHandle
116 if (cb->hostHandle) { in freeBuffer()
119 rcEnc->rcCloseColorBuffer(rcEnc, cb->hostHandle); in freeBuffer()
242 if (cb->hostHandle) { in importBufferImpl()
245 rcEnc->rcOpenColorBuffer2(rcEnc, cb->hostHandle); in importBufferImpl()
277 if (cb->hostHandle) { in lockImpl()
349 if (cb->hostHandle) { in lockYCbCrImpl()
379 rcEnc, cb.hostHandle, 0, usageSwRead); in lockHostImpl()
404 rcEnc->rcReadColorBufferYUV(rcEnc, cb.hostHandle, in lockHostImpl()
410 rcEnc->rcReadColorBuffer(rcEnc, cb.hostHandle, in lockHostImpl()
438 cb.hostHandle, in lockHostImpl()
476 if (cb->hostHandle) { in unlockImpl()
522 rcEnc->rcUpdateColorBufferDMA(rcEnc, cb.hostHandle, in unlockHostImpl()