Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_refs.cpp30 #define MAX_CPB_LT_FRM 16 macro
33 #define MAX_CPB_FRM ((MAX_CPB_ST_FRM) + (MAX_CPB_LT_FRM))
246 mpp_assert(cfg->lt_cfg_cnt < MAX_CPB_LT_FRM); in mpp_enc_refs_set_cfg()
416 for (pos = 0; pos < MAX_CPB_LT_FRM; pos++) { in check_ref_cpb_pos()
512 mpp_assert(tid < MAX_CPB_LT_FRM); in store_ref_to_cpb()
531 for (i = 0; i < MAX_CPB_LT_FRM; i++) { in store_ref_to_cpb()