Searched refs:retrieveBufferAt (Results 1 – 5 of 5) sorted by relevance
581 int retrieveBufferAt(int v4l2Id);
587 int retrieveBufferAt(int v4l2Id);
632 int retrieveBufferAt(int v4l2Id);
454 int bufIndex = omx->handle->mBatchInfo.retrieveBufferAt(v4l2_buf.index); in async_venc_message_thread()7168 int venc_dev::BatchInfo::retrieveBufferAt(int v4l2Id) { in retrieveBufferAt() function in venc_dev::BatchInfo