Home
last modified time | relevance | path

Searched refs:poc_st_curr_after (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h333 __print_array(__entry->d.poc_st_curr_after,
334 ARRAY_SIZE(__entry->d.poc_st_curr_after),
335 sizeof(__entry->d.poc_st_curr_after[0])),
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c350 list0[j++] = decode_params->poc_st_curr_after[i]; in set_ref_pic_list()
361 list1[j++] = decode_params->poc_st_curr_after[i]; in set_ref_pic_list()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c211 unsigned char poc_st_curr_after[V4L2_HEVC_DPB_ENTRIES_NUM_MAX]; member
573 GET_HEVC_VDEC_PARAM(poc_st_curr_after[i]); in vdec_hevc_copy_decode_params()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2492 __u8 poc_st_curr_after[V4L2_HEVC_DPB_ENTRIES_NUM_MAX]; member
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst2919 - ``poc_st_curr_after[V4L2_HEVC_DPB_ENTRIES_NUM_MAX]``
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch796 + __u8 poc_st_curr_after[V4L2_HEVC_DPB_ENTRIES_NUM_MAX];
1054 + __u8 poc_st_curr_after[V4L2_HEVC_DPB_ENTRIES_NUM_MAX];
1554 + * @poc_st_curr_after: provides the index of the short term after references
1570 + __u8 poc_st_curr_after[V4L2_HEVC_DPB_ENTRIES_NUM_MAX];
8746 + dec->poc_st_curr_after[i] = h->rps[ST_CURR_AFT].ref[i]->poc;