Searched refs:BatchInfo (Results 1 – 4 of 4) sorted by relevance
574 struct BatchInfo { struct575 BatchInfo();601 BatchInfo mBatchInfo; argument
624 struct BatchInfo { struct625 BatchInfo();642 BatchInfo mBatchInfo; argument
3465 usage = BatchInfo::getColorFormatAt(hnd, 0); in venc_empty_buf()3807 plane.reserved[0] = BatchInfo::getFdAt(hnd, i); in venc_empty_batch()3809 plane.data_offset = BatchInfo::getOffsetAt(hnd, i); in venc_empty_batch()3811 plane.length = plane.bytesused = BatchInfo::getSizeAt(hnd, i); in venc_empty_batch()3825 bufTimeStamp = bufhdr->nTimeStamp + BatchInfo::getTimeStampAt(hnd, i) / 1000; in venc_empty_batch()7134 venc_dev::BatchInfo::BatchInfo() in BatchInfo() function in venc_dev::BatchInfo7142 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer()7157 int venc_dev::BatchInfo::retrieveBufferAt(int v4l2Id) { in retrieveBufferAt()7176 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()7184 int venc_dev::BatchInfo::getFdAt(native_handle_t *hnd, int index) { in getFdAt()[all …]
7890 venc_dev::BatchInfo::BatchInfo() in BatchInfo() function in venc_dev::BatchInfo7898 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer()7913 int venc_dev::BatchInfo::retrieveBufferAt(int v4l2Id) { in retrieveBufferAt()7932 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()