Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_refs.c406 RK_S32 cpb_idx = pos + MAX_CPB_ST_FRM; in check_ref_cpb_pos() local
407 EncFrmStatus *cpb_ref = &cpb->cpb_refs[cpb_idx]; in check_ref_cpb_pos()
410 pos = cpb_idx; in check_ref_cpb_pos()
522 RK_S32 cpb_idx = i + MAX_CPB_ST_FRM; in store_ref_to_cpb() local
523 cpb_ref = &cpb->cpb_refs[cpb_idx]; in store_ref_to_cpb()
922 RK_S32 cpb_idx = check_ref_cpb_pos(&p->cpb, ref_found); in mpp_enc_refs_get_cpb() local
924 mpp_assert(cpb_idx >= 0); in mpp_enc_refs_get_cpb()
1014 RK_S32 cpb_idx = check_ref_cpb_pos(cpb, ref_found); in mpp_enc_refs_get_cpb_pass1() local
1016 mpp_assert(cpb_idx >= 0); in mpp_enc_refs_get_cpb_pass1()