Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h996 RK_S32 last_framepoc[MAX_NUM_DPB_LAYERS]; member
H A Dh264d_init.c640 currSlice->framepoc = p_Vid->last_framepoc[currSlice->layer_id]; in alloc_decpic()
651 p_Vid->last_framepoc[currSlice->layer_id] = currSlice->framepoc; in alloc_decpic()