Searched refs:num_poc_st_curr_before (Results 1 – 6 of 6) sorted by relevance
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()
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()
327 __entry->d.num_poc_st_curr_before,
2488 __u8 num_poc_st_curr_before; member
2904 - ``num_poc_st_curr_before``
792 + __u8 num_poc_st_curr_before;1050 + __u8 num_poc_st_curr_before;1547 + * @num_poc_st_curr_before: the number of reference pictures in the short-term1566 + __u8 num_poc_st_curr_before;8733 + .num_poc_st_curr_before = h->rps[ST_CURR_BEF].nb_refs,