Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h598 static inline int getColorFormatAt(native_handle_t *, int index);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3465 usage = BatchInfo::getColorFormatAt(hnd, 0); in venc_empty_buf()
7200 int venc_dev::BatchInfo::getColorFormatAt(native_handle_t *hnd, int index) { in getColorFormatAt() function in venc_dev::BatchInfo