Searched defs:bufferId (Results 1 – 1 of 1) sorted by relevance
7091 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer()7118 int bufferId = mBufMap[v4l2Id]; in retrieveBufferAt() local7125 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()