Home
last modified time | relevance | path

Searched refs:batch_idx (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.h264 int batch_idx, int fd, int size, int ts = 0);
DQCameraMem.cpp1634 int batch_idx, int fd, int size, int ts) in updateNativeHandle() argument
1637 MetaBufferUtil::setFdAt(nh, batch_idx, fd); in updateNativeHandle()
1638 MetaBufferUtil::setIntAt(nh, batch_idx, VIDEO_META_SIZE, size); in updateNativeHandle()
1639 MetaBufferUtil::setIntAt(nh, batch_idx, VIDEO_META_TIMESTAMP, ts); in updateNativeHandle()