Searched refs:num_poc_st_curr_before (Results 1 – 6 of 6) sorted by relevance
347 for (i = 0; i < decode_params->num_poc_st_curr_before && j < ARRAY_SIZE(list0); i++) in set_ref_pic_list()362 for (i = 0; i < decode_params->num_poc_st_curr_before && j < ARRAY_SIZE(list1); i++) in set_ref_pic_list()412 decode_params->num_poc_st_curr_before + in set_ref()
207 unsigned char num_poc_st_curr_before; member581 GET_HEVC_VDEC_PARAM(num_poc_st_curr_before); in vdec_hevc_copy_decode_params()622 slice_param->decode_params.num_poc_st_curr_before = dec_params->num_poc_st_curr_before; in vdec_hevc_slice_fill_decode_parameters()
327 __entry->d.num_poc_st_curr_before,
2488 __u8 num_poc_st_curr_before; member
2904 - ``num_poc_st_curr_before``
18490 + __u8 num_poc_st_curr_before;18748 + __u8 num_poc_st_curr_before;19236 + * @num_poc_st_curr_before: the number of reference pictures in the short-term19255 + __u8 num_poc_st_curr_before;55331 + .num_poc_st_curr_before = h->rps[ST_CURR_BEF].nb_refs,