Searched refs:dpb_type (Results 1 – 3 of 3) sorted by relevance
101 result.sps_info_flags |= ((dec->dpb_type == DPB_DYNAMIC_TIER_2) ? 0 : 1) in get_h264_msg()163 if (dec->dpb_type != DPB_DYNAMIC_TIER_2) { in get_h264_msg()279 if (dec->dpb_type == DPB_DYNAMIC_TIER_2) { in get_h264_msg()466 if (dec->dpb_type == DPB_DYNAMIC_TIER_2) { in get_h265_msg()683 if (dec->dpb_type == DPB_DYNAMIC_TIER_2) { in get_vp9_msg()1086 if (dec->dpb_type == DPB_DYNAMIC_TIER_2) { in get_av1_msg()1733 if (dec->dpb_type >= DPB_DYNAMIC_TIER_1) { in rvcn_dec_message_decode()1748 if (dec->dpb_type >= DPB_DYNAMIC_TIER_1) { in rvcn_dec_message_decode()1750 if (dec->dpb_type == DPB_DYNAMIC_TIER_1) { in rvcn_dec_message_decode()1754 else if (dec->dpb_type == DPB_DYNAMIC_TIER_2) { in rvcn_dec_message_decode()[all …]
95 } dpb_type; member
4903 - radeon/vcn: calc_dpb_size should be based on dpb_type