Lines Matching refs:slot_idx
60 RK_S32 slot_idx; member
119 pp->wDecodedPictureIndex = hdr_curr->slot_idx; in h263d_fill_picture_parameters()
120 pp->wForwardRefPictureIndex = hdr_ref0->slot_idx; in h263d_fill_picture_parameters()
236 p->hdr_curr.slot_idx = H263_INVALID_VOP; in mpp_h263_parser_init()
237 p->hdr_ref0.slot_idx = H263_INVALID_VOP; in mpp_h263_parser_init()
269 RK_S32 index = hdr_curr->slot_idx; in mpp_h263_parser_flush()
290 RK_S32 index = hdr_curr->slot_idx; in mpp_h263_parser_reset()
296 hdr_curr->slot_idx = -1; in mpp_h263_parser_reset()
299 index = hdr_ref0->slot_idx; in mpp_h263_parser_reset()
302 hdr_ref0->slot_idx = -1; in mpp_h263_parser_reset()
511 hdr_curr->slot_idx = index; in mpp_h263_parser_setup_hal_output()
533 index = p->hdr_ref0.slot_idx; in mpp_h263_parser_setup_refer()
551 RK_S32 index = hdr_curr->slot_idx; in mpp_h263_parser_update_dpb()
561 index = hdr_ref0->slot_idx; in mpp_h263_parser_update_dpb()
564 hdr_ref0->slot_idx = -1; in mpp_h263_parser_update_dpb()
569 hdr_curr->slot_idx = H263_INVALID_VOP; in mpp_h263_parser_update_dpb()