Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h994 RK_S32 last_toppoc[MAX_NUM_DPB_LAYERS]; member
H A Dh264d_init.c638 currSlice->toppoc = p_Vid->last_toppoc[currSlice->layer_id]; in alloc_decpic()
649 p_Vid->last_toppoc[currSlice->layer_id] = currSlice->toppoc; in alloc_decpic()