Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h290 RK_U32 cur_slot_index; member
H A Dm2vd_parser.c1397 p->cur_slot_index = p->frame_cur->slot_index; in m2vd_convert_to_dxva()
1443 mpp_buf_slot_get_prop(p->frame_slots, p->cur_slot_index, SLOT_FRAME_PTR, &frame); in m2vd_convert_to_dxva()
1520 mpp_buf_slot_get_prop(p->frame_slots, p->cur_slot_index, SLOT_FRAME_PTR, &frame); in m2vd_parser_parse()
1555 mpp_buf_slot_get_prop(p->frame_slots, p->cur_slot_index, SLOT_FRAME_PTR, &frame); in m2vd_parser_callback()