Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_refs.c19 #define MAX_CPB_LT_FRM 16 macro
22 #define MAX_CPB_FRM ((MAX_CPB_ST_FRM) + (MAX_CPB_LT_FRM))
235 mpp_assert(cfg->lt_cfg_cnt < MAX_CPB_LT_FRM); in mpp_enc_refs_set_cfg()
405 for (pos = 0; pos < MAX_CPB_LT_FRM; pos++) { in check_ref_cpb_pos()
502 mpp_assert(tid < MAX_CPB_LT_FRM); in store_ref_to_cpb()
521 for (i = 0; i < MAX_CPB_LT_FRM; i++) { in store_ref_to_cpb()