Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h596 static inline int getOffsetAt(native_handle_t *, int index);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3818 plane.data_offset = BatchInfo::getOffsetAt(hnd, i); in venc_empty_batch()
7200 int venc_dev::BatchInfo::getOffsetAt(native_handle_t *hnd, int index) { in getOffsetAt() function in venc_dev::BatchInfo