Searched refs:DEC_INFO_BUTT (Results 1 – 6 of 6) sorted by relevance
44 RK_U32 elem_nb = (type == MPP_CTX_DEC) ? (ENC_INFO_BUTT) : (DEC_INFO_BUTT); in hal_info_init()83 if (type <= DEC_INFO_BASE || type >= DEC_INFO_BUTT) { in hal_info_set()85 type, DEC_INFO_BASE, DEC_INFO_BUTT); in hal_info_set()147 type_max = DEC_INFO_BUTT - DEC_INFO_BASE; in hal_info_get()
45 DEC_INFO_BUTT, enumerator
164 } codec_info[DEC_INFO_BUTT];
586 cnt = (cnt > DEC_INFO_BUTT) ? DEC_INFO_BUTT : cnt; in rkvdec2_control()593 if (elem.type > DEC_INFO_BASE && elem.type < DEC_INFO_BUTT && in rkvdec2_control()595 elem.type = array_index_nospec(elem.type, DEC_INFO_BUTT); in rkvdec2_control()
181 DEC_INFO_BUTT, enumerator
431 MppDevInfoCfg data[DEC_INFO_BUTT]; in update_dec_hal_info()