Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h1001 RK_S32 last_toppoc[MAX_NUM_DPB_LAYERS]; member
H A Dh264d_init.c651 currSlice->toppoc = p_Vid->last_toppoc[currSlice->layer_id]; in alloc_decpic()
662 p_Vid->last_toppoc[currSlice->layer_id] = currSlice->toppoc; in alloc_decpic()