Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Dpicture_hevc_enc.c107 if (h265->ref_pic_list1[i].picture_id != VA_INVALID_ID && h265->slice_type == 1) { in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
110 UINT_TO_PTR(h265->ref_pic_list1[i].picture_id))); in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h1506 struct v4l2_h264_reference ref_pic_list1[V4L2_H264_REF_LIST_LEN]; member