Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_refs.cpp417 RK_S32 cpb_idx = pos + MAX_CPB_ST_FRM; in check_ref_cpb_pos() local
418 EncFrmStatus *cpb_ref = &cpb->cpb_refs[cpb_idx]; in check_ref_cpb_pos()
421 pos = cpb_idx; in check_ref_cpb_pos()
532 RK_S32 cpb_idx = i + MAX_CPB_ST_FRM; in store_ref_to_cpb() local
533 cpb_ref = &cpb->cpb_refs[cpb_idx]; in store_ref_to_cpb()
912 RK_S32 cpb_idx = check_ref_cpb_pos(&p->cpb, ref_found); in mpp_enc_refs_get_cpb() local
914 mpp_assert(cpb_idx >= 0); in mpp_enc_refs_get_cpb()
1004 RK_S32 cpb_idx = check_ref_cpb_pos(cpb, ref_found); in mpp_enc_refs_get_cpb_pass1() local
1006 mpp_assert(cpb_idx >= 0); in mpp_enc_refs_get_cpb_pass1()