Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h1002 RK_S32 last_bottompoc[MAX_NUM_DPB_LAYERS]; member
H A Dh264d_init.c652 currSlice->bottompoc = p_Vid->last_bottompoc[currSlice->layer_id]; in alloc_decpic()
663 p_Vid->last_bottompoc[currSlice->layer_id] = currSlice->bottompoc; in alloc_decpic()