Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h597 static inline int getSizeAt(native_handle_t *, int index);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3811 plane.length = plane.bytesused = BatchInfo::getSizeAt(hnd, i); in venc_empty_batch()
7194 int venc_dev::BatchInfo::getSizeAt(native_handle_t *hnd, int index) { in getSizeAt() function in venc_dev::BatchInfo