Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h1003 RK_S32 last_framepoc[MAX_NUM_DPB_LAYERS]; member
H A Dh264d_init.c653 currSlice->framepoc = p_Vid->last_framepoc[currSlice->layer_id]; in alloc_decpic()
664 p_Vid->last_framepoc[currSlice->layer_id] = currSlice->framepoc; in alloc_decpic()